PCI_EXPRESS_POWER_STATE enumeração (ntddk.h)
Este tópico descreve a enumeração PCI_EXPRESS_POWER_STATE.
Sintaxe
typedef enum {
PowerOn,
PowerOff
} PCI_EXPRESS_POWER_STATE;
Constantes
PowerOn Define a constante PowerOn. |
PowerOff Define a constante PowerOff. |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ntddk.h (inclua Ntddk.h) |