Basic Library for WinRT
CompareEnd Method (UnsafeNativeMethods.ITfRange)

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

Parameters

ec
with
position
result
See Also

Reference

UnsafeNativeMethods.ITfRange Interface
UnsafeNativeMethods.ITfRange Members

 

 


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

Product Support Forum  |  Documentation Feedback