HidDeviceLoader Members

HidSharp

HidDeviceLoader Members HIDSharp

The HidDeviceLoader type exposes the following members.

Constructors

  NameDescription
Public methodHidDeviceLoader
Initializes a new instance of the HidDeviceLoader class.
Back to Top
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