다음을 통해 공유


STOR_PNP_ACTION 열거형(storport.h)

STOR_PNP_ACTION(srb.h)참조하세요.

통사론

typedef enum {
  StorStartDevice = 0x0,
  StorRemoveDevice = 0x2,
  StorStopDevice = 0x4,
  StorQueryCapabilities = 0x9,
  StorQueryResourceRequirements = 0xB,
  StorFilterResourceRequirements = 0xD,
  StorSurpriseRemoval = 0x17
} STOR_PNP_ACTION, *PSTOR_PNP_ACTION;

상수

 
StorStartDevice
값: 0x0
StorRemoveDevice
값: 0x2
StorStopDevice
값: 0x4
StorQueryCapabilities
값: 0x9
StorQueryResourceRequirements
값: 0xB
StorFilterResourceRequirements
값: 0xD
StorSurpriseRemoval
값: 0x17

요구 사항

요구
지원되는 최소 클라이언트 Windows 8.1
헤더 storport.h

참고 항목

SCSI_PNP_REQUEST_BLOCK

SRBEX_DATA_PNP