GetInterfaceDescriptor
Returns the version of the interface descriptor that is associated with the specified configuration.
Declaration
virtual const IOUSBInterfaceDescriptor * GetInterfaceDescriptor(const IOUSBConfigurationDescriptor *configurationDescriptor);Parameters
- configurationDescriptor:
The configuration descriptor that owns the interface.
Return Value
The interface descriptor structure.