|
const int | DbtDevicearrival = 0x8000 |
|
const int | DbtDeviceremovecomplete = 0x8004 |
|
const int | WmDevicechange = 0x0219 |
|
◆ RegisterDeviceNotification()
static void SpringCard.LibCs.DeviceNotification.RegisterDeviceNotification |
( |
IntPtr |
windowHandle | ) |
|
|
static |
Registers a window to receive notifications when USB devices are plugged or unplugged.
- Parameters
-
windowHandle | Handle to the window receiving notifications. |
◆ UnregisterDeviceNotification()
static void SpringCard.LibCs.DeviceNotification.UnregisterDeviceNotification |
( |
| ) |
|
|
static |
Unregisters the window for USB device notifications
The documentation for this class was generated from the following file:
- D:/dev/interne/springcard.software.multiprod/src/common/lib-cs/windows/devicenotification.cs