예제 #1
0
 public InfoCheck()
 {
     _callback = new InfoCheck.PassCallback(PassCB);
 }
예제 #2
0
 internal static extern int GetResponse(IntPtr handle, PassCallback cb);