PCI_EXPRESS_CARD_PRESENCE enumeração (ntddk.h)

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

Syntax

typedef enum {
  SlotEmpty,
  CardPresent
} PCI_EXPRESS_CARD_PRESENCE;

Constantes

 
SlotEmpty
Define a constante SlotEmpty .
CardPresent
Define a constante CardPresent .

Requisitos

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