IOHIDReportType
Describes different type of HID reports.
Declaration
typedef enum IOHIDReportType : unsigned int {
...
} IOHIDReportType;Overview
Used by the IOHIDFamily to identify the type of report being processed.
Describes different type of HID reports.
typedef enum IOHIDReportType : unsigned int {
...
} IOHIDReportType;Used by the IOHIDFamily to identify the type of report being processed.