Condividi tramite


enumerazione STOR_PNP_ACTION (storport.h)

Vedere STOR_PNP_ACTION (srb.h).

Sintassi

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

Costanti

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

Fabbisogno

Requisito Valore
client minimo supportato Windows 8.1
intestazione storport.h

Vedere anche

SCSI_PNP_REQUEST_BLOCK

SRBEX_DATA_PNP