Condividi tramite


enumerazione PCI_EXPRESS_CARD_PRESENCE (miniport.h)

In questo argomento viene descritta l'enumerazione PCI_EXPRESS_CARD_PRESENCE .

Sintassi

typedef enum {
  SlotEmpty,
  CardPresent
} PCI_EXPRESS_CARD_PRESENCE;

Costanti

 
SlotEmpty
Definisce la costante SlotEmpty .
CardPresent
Definisce la costante CardPresent .

Requisiti

Requisito Valore
Intestazione miniport.h (include Miniport.h)