The HidDeviceLoader type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| HidDeviceLoader |
Initializes a new instance of the HidDeviceLoader class.
|
Methods
| Name | Description | |
|---|---|---|
| GetDeviceOrDefault |
Gets the first connected USB device that matches specified criteria.
| |
| GetDevices |
Gets a list of connected USB devices.
| |
| GetDevices(Nullable Int32 , Nullable Int32 , Nullable Int32 , String) |
Gets a list of connected USB devices, filtered by some criteria.
| |
| GetDevicesVB |
Gets a list of connected USB devices.
This overload is meant for Visual Basic 6 and COM clients.
|
See Also