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. |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddk.h (include Ntddk.h) |