vrLib SDK Documentation
USBDeviceDetect Class
NamespacesVideoRay.UtilUSBDeviceDetect
Class to handle insertion and removal of USB devices
Declaration Syntax
C#Visual BasicVisual C++
public static class USBDeviceDetect
Public NotInheritable Class USBDeviceDetect
public ref class USBDeviceDetect abstract sealed
Members
All MembersMethodsEvents



IconMemberDescription
DeviceConnected
Event to notify on device connection

DeviceConnectedOrDisconnected
Event to notify on either device change event

DeviceDisconnected
Event to notify on device removal

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

Inheritance Hierarchy
Object
USBDeviceDetect

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)