HidDeviceLoader Methods | HIDSharp |
The HidDeviceLoader type exposes the following members.
Back to Top
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