FlexGrid 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
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.ITfEditRecord Interface
UnsafeNativeMethods.ITfEditRecord Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback