コード例 #1
0
ファイル: mingw.cs プロジェクト: mas666-ma/com_mc
 public static extern int so_ini(DllcallBack pf);         //初始化,注册回调函数
コード例 #2
0
 public static extern int WXSetSyncMsgCallBack(int objects, DllcallBack sync_msg_cb);