Contents

GetConfiguration

Declaration

virtual IOReturn GetConfiguration(
 UInt8 *configNum);

Parameters

  • configNum:

    Pointer to place to store configuration value.

Overview

Gets the current configuration from the IOUSBDevice object. Note that this call will send a control request on the bus to get the current configuration from the physical device.

See Also

Miscellaneous