énumération PCI_EXPRESS_CARD_PRESENCE (miniport.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 | miniport.h (incluez Miniport.h) |