No description available.
The HID_DEVICE_ATTRIBUTES structure contains information about a HIDClass device.
SizeSpecifies the size of the structure. This member should be treated as read-only when a HID minidriver uses this structure to complete an IOCTL_HID_GET_DEVICE_ATTRIBUTES request.
VendorIDSpecifies a HID device's vendor ID.
ProductIDSpecifies a HID device's product ID.
VersionNumberSpecifies the manufacturer's revision number for a HID device.
ReservedReserved for internal system use.
The HID class driver uses this structure to obtain device attributes when it sends an IOCTL_HID_GET_DEVICE_ATTRIBUTES request to a HID minidriver.
IOCTL_HID_GET_DEVICE_ATTRIBUTES