ReactOS 0.4.15-dev-7961-gdcf9eb0
_HID_DEVICE_ATTRIBUTES Struct Reference

#include <hidport.h>

Public Attributes

ULONG Size
 
USHORT VendorID
 
USHORT ProductID
 
USHORT VersionNumber
 
USHORT Reserved [11]
 

Detailed Description

Definition at line 22 of file hidport.h.

Member Data Documentation

◆ ProductID

USHORT _HID_DEVICE_ATTRIBUTES::ProductID

Definition at line 26 of file hidport.h.

Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().

◆ Reserved

USHORT _HID_DEVICE_ATTRIBUTES::Reserved[11]

Definition at line 28 of file hidport.h.

◆ Size

ULONG _HID_DEVICE_ATTRIBUTES::Size

Definition at line 24 of file hidport.h.

◆ VendorID

USHORT _HID_DEVICE_ATTRIBUTES::VendorID

Definition at line 25 of file hidport.h.

Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().

◆ VersionNumber

USHORT _HID_DEVICE_ATTRIBUTES::VersionNumber

Definition at line 27 of file hidport.h.

Referenced by HidClass_DeviceControl(), and HidClassPDO_HandleQueryHardwareId().


The documentation for this struct was generated from the following file: