FlexGrid for WinRT
FindRange Method

Syntax
'Declaration
 
Sub FindRange( _
   ByVal editCookie As System.Integer, _
   ByVal inRange As UnsafeNativeMethods.ITfRange, _
   ByRef outRange As UnsafeNativeMethods.ITfRange, _
   ByVal position As NativeMethods.TfAnchor _
) 
void FindRange( 
   System.int editCookie,
   UnsafeNativeMethods.ITfRange inRange,
   out UnsafeNativeMethods.ITfRange outRange,
   NativeMethods.TfAnchor position
)

Parameters

editCookie
inRange
outRange
position
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UnsafeNativeMethods.ITfProperty Interface
UnsafeNativeMethods.ITfProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback