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