DateTimeEditors for WinRT
GetExtent Method

Syntax
'Declaration
 
Sub GetExtent( _
   ByRef start As System.Integer, _
   ByRef count As System.Integer _
) 
void GetExtent( 
   out System.int start,
   out System.int count
)

Parameters

start
count
See Also

Reference

UnsafeNativeMethods.ITfRangeACP Interface
UnsafeNativeMethods.ITfRangeACP Members

 

 


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

Product Support Forum  |  Documentation Feedback