Contents

GetConfigurationDescriptor

Declaration

virtual IOReturn GetConfigurationDescriptor(
 UInt8configValue,
 void *data,
 UInt32len);

Parameters

  • configValue:

    The configuration value

  • data:

    Buffer to copy data into

  • len:

    number of bytes to copy

Overview

Copy the specified amount of data for a configuration into the suppled buffer.

See Also

Miscellaneous