FlexGrid for WinRT
CreateContext Method

Syntax
'Declaration
 
Sub CreateContext( _
   ByVal clientId As System.Integer, _
   ByVal flags As NativeMethods.CreateContextFlags, _
   ByVal obj As System.Object, _
   ByRef context As UnsafeNativeMethods.ITfContext, _
   ByRef editCookie As System.Integer _
) 
void CreateContext( 
   System.int clientId,
   NativeMethods.CreateContextFlags flags,
   System.object obj,
   out UnsafeNativeMethods.ITfContext context,
   out System.int editCookie
)

Parameters

clientId
flags
obj
context
editCookie
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.ITfDocumentMgr Interface
UnsafeNativeMethods.ITfDocumentMgr Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback