Basic Library for WinRT
NativeMethods.TF_SELECTION Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal itfRange As UnsafeNativeMethods.ITfRange, _
   ByVal selectionStyle As NativeMethods.TS_SELECTIONSTYLE _
)
public NativeMethods.TF_SELECTION( 
   UnsafeNativeMethods.ITfRange itfRange,
   NativeMethods.TS_SELECTIONSTYLE selectionStyle
)

Parameters

itfRange
selectionStyle
See Also

Reference

NativeMethods.TF_SELECTION Structure
NativeMethods.TF_SELECTION Members

 

 


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

Product Support Forum  |  Documentation Feedback