ReactOS 0.4.16-dev-340-g0540c21
|
#include <hidpddi.h>
UCHAR _HIDP_COLLECTION_DESC::CollectionNumber |
Definition at line 11 of file hidpddi.h.
Referenced by HidClassPDO_CreatePDO().
USHORT _HIDP_COLLECTION_DESC::InputLength |
Definition at line 13 of file hidpddi.h.
Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().
PHIDP_PREPARSED_DATA _HIDP_COLLECTION_DESC::PreparsedData |
Definition at line 17 of file hidpddi.h.
Referenced by HidClass_DeviceControl().
USHORT _HIDP_COLLECTION_DESC::PreparsedDataLength |
Definition at line 16 of file hidpddi.h.
Referenced by HidClass_DeviceControl().
USAGE _HIDP_COLLECTION_DESC::Usage |
Definition at line 10 of file hidpddi.h.
Referenced by HidClassPDO_HandleQueryHardwareId().
USAGE _HIDP_COLLECTION_DESC::UsagePage |
Definition at line 9 of file hidpddi.h.
Referenced by HidClassPDO_HandleQueryHardwareId().