Basic Library 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
See Also

Reference

UnsafeNativeMethods.ITfDocumentMgr Interface
UnsafeNativeMethods.ITfDocumentMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback