The USBDeviceDetect type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Start |
Start management of device insertion removal notification
|
![]() ![]() | Stop |
End management of device insertion removal notification
Should be called prior to application exit or a COM exception will be thrown
|
Events
Name | Description | |
---|---|---|
![]() ![]() | DeviceConnected |
Event to notify on device connection
|
![]() ![]() | DeviceConnectedOrDisconnected |
Event to notify on either device change event
|
![]() ![]() | DeviceDisconnected |
Event to notify on device removal
|