IOUSBEndpointProperties
A structure that holds USB endpoint properties.
Declaration
typedef struct IOUSBEndpointProperties IOUSBEndpointProperties;Discussion
Use this structure with the IOUSBLib GetEndpointPropertiesV3 and GetPipePropertiesV3 API. Most of the fields come directly from the corresponding standard endpoint descriptor and SuperSpeed endpoint companion descriptor.
The API synthesizes wBytesPerInterval for high-speed high-bandwidth isochronous endpoints.
Topics
Getting the Properties
See Also
Endpoint Descriptors
IOUSBEndpointDescriptorIOUSBStandardEndpointDescriptorsIOUSBEndpointDescriptorPtrIOUSBEndpointPropertiesPtrIOUSBGetEndpointDescriptorOptions