HidDevice PropertiesHIDSharp

The HidDevice type exposes the following members.

Properties

  NameDescription
Public propertyDevicePath
The operating system's name for the device. If you have multiple devices with the same Vendor ID, Product ID, Serial Number, etc., this may be useful for differentiating them.
(Inherited from Device.)
Public propertyProductID
The USB product ID. These are listed at: http://usb-ids.gowdy.us
Public propertyReleaseNumber
The device release number.
Public propertyReleaseNumberBcd
The device release number, in binary-coded decimal.
Public propertyVendorID
The USB vendor ID. These are listed at: http://usb-ids.gowdy.us
Top
See Also

Reference