Exemplo n.º 1
0
 public bool Unregister(IntPtr hwnd)
 {
     return(Win32Usb.UnregisterForUsbEvents(hwnd));
 }