Basic Library for WinRT
GetFormattedText Method (UnsafeNativeMethods.ITextStoreACP2)

Syntax
'Declaration
 
Sub GetFormattedText( _
   ByVal start As System.Integer, _
   ByVal end As System.Integer, _
   ByRef obj As System.Object _
) 
void GetFormattedText( 
   System.int start,
   System.int end,
   out System.object obj
)

Parameters

start
end
obj
See Also

Reference

UnsafeNativeMethods.ITextStoreACP2 Interface
UnsafeNativeMethods.ITextStoreACP2 Members

 

 


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

Product Support Forum  |  Documentation Feedback