ReactOS 0.4.16-dev-847-g386fccd
|
#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().