ReactOS 0.4.15-dev-7961-gdcf9eb0
_HID_COLLECTION_INFORMATION Struct Reference

#include <hidclass.h>

Public Attributes

ULONG DescriptorSize
 
BOOLEAN Polled
 
UCHAR Reserved1 [1]
 
USHORT VendorID
 
USHORT ProductID
 
USHORT VersionNumber
 

Detailed Description

Definition at line 105 of file hidclass.h.

Member Data Documentation

◆ DescriptorSize

ULONG _HID_COLLECTION_INFORMATION::DescriptorSize

Definition at line 106 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidD_GetPreparsedData().

◆ Polled

BOOLEAN _HID_COLLECTION_INFORMATION::Polled

Definition at line 107 of file hidclass.h.

Referenced by HidClass_DeviceControl().

◆ ProductID

USHORT _HID_COLLECTION_INFORMATION::ProductID

Definition at line 110 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidD_GetAttributes().

◆ Reserved1

UCHAR _HID_COLLECTION_INFORMATION::Reserved1[1]

Definition at line 108 of file hidclass.h.

◆ VendorID

USHORT _HID_COLLECTION_INFORMATION::VendorID

Definition at line 109 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidD_GetAttributes().

◆ VersionNumber

USHORT _HID_COLLECTION_INFORMATION::VersionNumber

Definition at line 111 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidD_GetAttributes().


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