HidDeviceLoader GetDevicesVB Method HIDSharp
Gets a list of connected USB devices. This overload is meant for Visual Basic 6 and COM clients.

Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax

public IEnumerable GetDevicesVB()

Return Value

The device list.
See Also