typedef enum { hidReportInput, hidReportOutput, hidReportFeature, hidReportUnknown } HIDReportTypeEnum;
This is type HIDReportTypeEnum.