enumerazione PCI_EXPRESS_POWER_STATE (miniport.h)
Questo argomento descrive l'enumerazione PCI_EXPRESS_POWER_STATE .
Sintassi
typedef enum {
PowerOn,
PowerOff
} PCI_EXPRESS_POWER_STATE;
Costanti
PowerOn Definisce la costante PowerOn . |
PowerOff Definisce la costante PowerOff . |
Requisiti
Requisito | Valore |
---|---|
Intestazione | miniport.h (include Miniport.h) |