HIDP_REPORT_TYPE (Windows CE 5.0)
This enumeration specifies a HID report type.
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
OS Versions: Windows CE .NET 4.2 and later.
Header: Hidpi.h.
See Also
HidP_GetData | HidP_SetData | HIDP_BUTTON_CAPS | HIDP_VALUE_CAPS
Send Feedback on this topic to the authors