PCI_EXPRESS_POWER_STATE enumeração (ntddk.h)

Este tópico descreve a enumeração PCI_EXPRESS_POWER_STATE .

Syntax

typedef enum {
  PowerOn,
  PowerOff
} PCI_EXPRESS_POWER_STATE;

Constantes

 
PowerOn
Define a constante poweron .
PowerOff
Define a constante do PowerOff .

Requisitos

Requisito Valor
Cabeçalho ntddk.h (inclua Ntddk.h)