HIDP_REPORT_TYPE (Compact 2013)
3/26/2014
This enumeration specifies a HID report type.
Syntax
typedef enum _HIDP_REPORT_TYPE {
HidP_Input,
HidP_Output,
HidP_Feature
} HIDP_REPORT_TYPE;
Elements
- HidP_Input
Input report indicator.
- HidP_Output
Output report indicator.
- HidP_Feature
Feature report indicator.
Requirements
Header |
hidpi.h |
See Also
Reference
HID Parser Enumerations
HidP_GetData
HidP_SetData
HIDP_BUTTON_CAPS
HIDP_VALUE_CAPS