Share via


HIDP_REPORT_TYPE (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

HID Parser Enumerations
HidP_GetData
HidP_SetData
HIDP_BUTTON_CAPS
HIDP_VALUE_CAPS