Contents

GetDeviceInformation

Returns status information about the USB device, such as whether the device is captive or whether it is in the suspended state.

Declaration

virtual IOReturn GetDeviceInformation(
 UInt32 *requestedPower);

Parameters

  • requestedPower:

    The desired amount of power that the client wishes to reserve

Return Value

Actual power that was reserved

See Also

Miscellaneous