ReactOS 0.4.15-dev-7998-gdb93cb1
_HIDP_REPORT_IDS Struct Reference

#include <hidpddi.h>

Public Attributes

UCHAR ReportID
 
UCHAR CollectionNumber
 
USHORT InputLength
 
USHORT OutputLength
 
USHORT FeatureLength
 

Detailed Description

Definition at line 20 of file hidpddi.h.

Member Data Documentation

◆ CollectionNumber

UCHAR _HIDP_REPORT_IDS::CollectionNumber

Definition at line 23 of file hidpddi.h.

◆ FeatureLength

USHORT _HIDP_REPORT_IDS::FeatureLength

Definition at line 26 of file hidpddi.h.

Referenced by HidClass_DeviceControl().

◆ InputLength

USHORT _HIDP_REPORT_IDS::InputLength

Definition at line 24 of file hidpddi.h.

Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().

◆ OutputLength

USHORT _HIDP_REPORT_IDS::OutputLength

Definition at line 25 of file hidpddi.h.

◆ ReportID

UCHAR _HIDP_REPORT_IDS::ReportID

Definition at line 22 of file hidpddi.h.


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