Contents

IOUSBHIDReportDesc

Declaration

typedef struct IOUSBHIDReportDesc {
    ...
} IOUSBHIDReportDesc;

Overview

USB HID Report Descriptor header. See the USB HID Specification at http://www.usb.org. (This structure should have used the #pragma pack(1) compiler directive to get byte alignment.

Topics

Instance Properties

See Also

Related Documentation