예제 #1
0
파일: IPC.cs 프로젝트: eikoyoneki/haggle
 public static extern int UnmanagedRegisterEventHandler(IntPtr handle, uint type, UnmanagedHaggleCallback handler, IntPtr arg);
예제 #2
0
파일: IPC.cs 프로젝트: iamsamwood/ENCODERS
 public static extern int UnmanagedRegisterEventHandler(IntPtr handle, uint type, UnmanagedHaggleCallback handler, IntPtr arg);