Contents

sHandleCheckPowerState

The sHandleCheckPowerState method is a static function used as C->C++ glue for going behind the command gate.

Declaration

static void sHandleCheckPowerState (
 IOSCSIProtocolInterface *self );

Parameters

  • self:

    The 'this' pointer for the class.

Overview

The sHandleCheckPowerState method is a static function used as C->C++ glue for going behind the command gate.

See Also

Miscellaneous