Contents

IOUSBDescriptor

The base descriptor type.

Declaration

typedef IOUSBDescriptorHeader IOUSBDescriptor;

Discussion

Use this type to represent generic descriptor definitions. For more information about descriptors, see section 9.5 of the USB 2.0 specification at https://www.usb.org/.

See Also

Descriptor Fundamentals