示例#1
0
文件: IPC.cs 项目: eikoyoneki/haggle
 public static extern int UnmanagedRegisterEventHandler(IntPtr handle, uint type, UnmanagedHaggleCallback handler, IntPtr arg);
示例#2
0
 public static extern int UnmanagedRegisterEventHandler(IntPtr handle, uint type, UnmanagedHaggleCallback handler, IntPtr arg);