enumerazione PCI_EXPRESS_POWER_STATE (ntddk.h)
In questo argomento viene descritta 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 | ntddk.h (include Ntddk.h) |