Basic Library for WinRT
GetValue Method (UnsafeNativeMethods.ITfProperty)

Syntax
'Declaration
 
Sub GetValue( _
   ByVal editCookie As System.Integer, _
   ByVal range As UnsafeNativeMethods.ITfRange, _
   ByRef value As System.Object _
) 
void GetValue( 
   System.int editCookie,
   UnsafeNativeMethods.ITfRange range,
   out System.object value
)

Parameters

editCookie
range
value
See Also

Reference

UnsafeNativeMethods.ITfProperty Interface
UnsafeNativeMethods.ITfProperty Members

 

 


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

Product Support Forum  |  Documentation Feedback