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