Method | Description | |
---|---|---|
RegisterUsbDeviceNotification ( |
Registers a window to receive notifications when USB devices are plugged or unplugged.
|
|
UnregisterUsbDeviceNotification ( ) : void |
Unregisters the window for USB device notifications
|
Method | Description | |
---|---|---|
RegisterDeviceNotification ( |
||
UnregisterDeviceNotification ( |
public static RegisterUsbDeviceNotification ( |
||
windowHandle | Handle to the window receiving notifications. | |
return | void |
public static UnregisterUsbDeviceNotification ( ) : void | ||
return | void |