Basic Library for WinRT
GetTextAndPropertyUpdates Method

Syntax
'Declaration
 
Sub GetTextAndPropertyUpdates( _
   ByVal flags As System.Integer, _
   ByRef properties As System.IntPtr, _
   ByVal count As System.Integer, _
   ByRef ranges As UnsafeNativeMethods.IEnumTfRanges _
) 
void GetTextAndPropertyUpdates( 
   System.int flags,
   ref System.IntPtr properties,
   System.int count,
   out UnsafeNativeMethods.IEnumTfRanges ranges
)

Parameters

flags
properties
count
ranges
See Also

Reference

UnsafeNativeMethods.ITfEditRecord Interface
UnsafeNativeMethods.ITfEditRecord Members

 

 


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

Product Support Forum  |  Documentation Feedback