Contents

GetDeviceStatus

Declaration

virtual IOReturn GetDeviceStatus(
 USBStatus *status);

Parameters

  • status:

    Pointer to place to store the status.

Overview

Gets the device's status. Note that this sends a control request to the physical device.

See Also

Miscellaneous