다음을 통해 공유


STOR_POWER_ACTION 열거형(srb.h)

STOR_POWER_ACTION 열거자는 전원 전환 중에 시스템이 진입하려고 하는 전원 상태를 나타냅니다.

Syntax

typedef enum {
  StorPowerActionNone,
  StorPowerActionReserved,
  StorPowerActionSleep,
  StorPowerActionHibernate,
  StorPowerActionShutdown,
  StorPowerActionShutdownReset,
  StorPowerActionShutdownOff,
  StorPowerActionWarmEject
} STOR_POWER_ACTION, *PSTOR_POWER_ACTION;

상수

 
StorPowerActionNone
시스템 종료가 발생하지 않습니다.
StorPowerActionReserved
예약되어 있습니다.
StorPowerActionSleep
시스템이 대기 중입니다.
StorPowerActionHibernate
시스템이 최대 절전 모드로 전환됩니다.
StorPowerActionShutdown
시스템이 종료되고 있지만 종료 유형을 알 수 없습니다.
StorPowerActionShutdownReset
시스템이 종료되고 다시 설정됩니다.
StorPowerActionShutdownOff
시스템이 종료되고 전원이 꺼집니다.
StorPowerActionWarmEject
시스템이 배출을 준비하고 있습니다.

요구 사항

요구 사항
헤더 srb.h(Storport.h, Minitape.h, Srb.h 포함)

추가 정보

SCSI_POWER_REQUEST_BLOCK