ComponentOne Studio for WinRT XAML
CreateContext メソッド

構文
'宣言
 
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
)

パラメータ

clientId
flags
obj
context
editCookie
参照

UnsafeNativeMethods.ITfDocumentMgr インターフェース
UnsafeNativeMethods.ITfDocumentMgr メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.