énumération PCI_EXPRESS_CARD_PRESENCE (ntddk.h)

Cette rubrique décrit l’énumération PCI_EXPRESS_CARD_PRESENCE .

Syntax

typedef enum {
  SlotEmpty,
  CardPresent
} PCI_EXPRESS_CARD_PRESENCE;

Constantes

 
SlotEmpty
Définit la constante SlotEmpty .
CardPresent
Définit la constante CardPresent .

Configuration requise

Condition requise Valeur
En-tête ntddk.h (incluez Ntddk.h)