Click or drag to resize

USBDeviceInfo Properties

The USBDeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyDeviceDescription
Description of the device, as specified in the INF file (not the device descriptor)
Public propertyDevicePath
Device pathname
Public propertyManufacturer
Manufacturer of the device, as specified in the INF file (not the device descriptor)
Public propertyPID
Product ID (VID) of the USB device
Public propertyVID
Vendor ID (VID) of the USB device
Top
See Also