PCI_EXPRESS_POWER_STATE enumeração (miniport.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 | miniport.h (inclua Miniport.h) |