The USBDeviceDetect type exposes the following members.

Methods

  NameDescription
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

  NameDescription
DeviceConnected
Event to notify on device connection
DeviceConnectedOrDisconnected
Event to notify on either device change event
DeviceDisconnected
Event to notify on device removal

See Also