STOR_PNP_ACTION-Aufzählung (storport.h)
Siehe STOR_PNP_ACTION (srb.h).
Syntax
typedef enum {
StorStartDevice = 0x0,
StorRemoveDevice = 0x2,
StorStopDevice = 0x4,
StorQueryCapabilities = 0x9,
StorQueryResourceRequirements = 0xB,
StorFilterResourceRequirements = 0xD,
StorSurpriseRemoval = 0x17
} STOR_PNP_ACTION, *PSTOR_PNP_ACTION;
Konstanten
StorStartDevice Wert: 0x0 |
StorRemoveDevice Wert: 0x2 |
StorStopDevice Wert: 0x4 |
StorQueryCapabilities Wert: 0x9 |
StorQueryResourceRequirements Wert: 0xB |
StorFilterResourceRequirements Wert: 0xD |
StorSurpriseRemoval Wert: 0x17 |
Anforderungen
Anforderung | Wert |
---|---|
mindestens unterstützte Client- | Windows 8.1 |
Header- | storport.h |