Use SetupDi API functions to retrieve the device path name of an attached device that belongs to a device interface class. More...
Public Attributes | |
| string | PathName |
| string | Manufacturer |
| string | Description |
| ushort | VID |
| ushort | PID |
Use SetupDi API functions to retrieve the device path name of an attached device that belongs to a device interface class.
| guid | an interface class GUID. |
| devicePathName | a pointer to the device path name of an attached device. |