HidDeviceLoader Methods

HidSharp

HidDeviceLoader Methods HIDSharp
The HidDeviceLoader type exposes the following members.
Methods

  NameDescription
Public methodGetDeviceOrDefault
Gets the first connected USB device that matches specified criteria.
Public methodGetDevices 
Gets a list of connected USB devices.
Public methodGetDevices(Nullable Int32 , Nullable Int32 , Nullable Int32 , String)
Gets a list of connected USB devices, filtered by some criteria.
Public methodGetDevicesVB
Gets a list of connected USB devices. This overload is meant for Visual Basic 6 and COM clients.
Back to Top
See Also