IOUSBDescriptorHeader
The base descriptor header.
Declaration
typedef struct IOUSBDescriptorHeader IOUSBDescriptorHeader;Discussion
This structure is the standard header for all USB descriptors. Use it to read the length of a descriptor so that it can allocate storage for the whole descriptor.