|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hidport.h>
Public Attributes | |
| ULONG | Size |
| USHORT | VendorID |
| USHORT | ProductID |
| USHORT | VersionNumber |
| USHORT | Reserved [11] |
| USHORT _HID_DEVICE_ATTRIBUTES::ProductID |
Definition at line 26 of file hidport.h.
Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().
| USHORT _HID_DEVICE_ATTRIBUTES::VendorID |
Definition at line 25 of file hidport.h.
Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().
| USHORT _HID_DEVICE_ATTRIBUTES::VersionNumber |
Definition at line 27 of file hidport.h.
Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().