PCI_EXPRESS_CARD_PRESENCE-Aufzählung (miniport.h)
In diesem Thema wird die PCI_EXPRESS_CARD_PRESENCE Enumeration beschrieben.
Syntax
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
Konstanten
SlotEmpty Definiert die SlotEmpty- Konstante. |
CardPresent Definiert die CardPresent- Konstante. |
Anforderungen
Anforderung | Wert |
---|---|
Header- | miniport.h (include Miniport.h) |