Contents

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.

Topics

Constants

See Also

Related Documentation