Basic Library for WinRT
IsEqualStart Method (UnsafeNativeMethods.ITfRange)

Syntax
'Declaration
 
Sub IsEqualStart( _
   ByVal ec As System.Integer, _
   ByVal with As UnsafeNativeMethods.ITfRange, _
   ByVal position As NativeMethods.TfAnchor, _
   ByRef equal As System.Boolean _
) 
void IsEqualStart( 
   System.int ec,
   UnsafeNativeMethods.ITfRange with,
   NativeMethods.TfAnchor position,
   out System.bool equal
)

Parameters

ec
with
position
equal
See Also

Reference

UnsafeNativeMethods.ITfRange Interface
UnsafeNativeMethods.ITfRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback