Contents

SetFunctionSuspendFeature

Issues a SET_FEATURE(FUNCTION_SUSPEND) to the interface.

Declaration

virtual IOReturn SetFunctionSuspendFeature(
 UInt8options);

Parameters

  • options:

    The suspend options passed to the Device Request.

Return Value

returns kIOReturnSuccess if the request is completed successfully, otherwise returns the result of the Device Request.

See Also

Miscellaneous