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