public static extern int TF_CreateCategoryMgr(ITfCategoryMgr **ppcat);
Exemplo n.º 2
0
 public static extern HRESULT TF_CreateCategoryMgr(ITfCategoryMgr **ppcat);
Exemplo n.º 3
0
 public static extern int TF_CreateCategoryMgr([NativeTypeName("ITfCategoryMgr **")] ITfCategoryMgr **ppcat);