Class to handle insertion and removal of USB devices

Namespace:  VideoRay.Util
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static class USBDeviceDetect
Visual Basic (Declaration)
Public NotInheritable Class USBDeviceDetect
Visual C++
public ref class USBDeviceDetect abstract sealed

Inheritance Hierarchy

System..::.Object
  VideoRay.Util..::.USBDeviceDetect

See Also