enumeración PCI_EXPRESS_CARD_PRESENCE (miniport.h)
En este tema se describe la enumeración PCI_EXPRESS_CARD_PRESENCE.
Sintaxis
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
Constantes
SlotEmpty Define la constante SlotEmpty. |
CardPresent Define la constante CardPresent. |
Requisitos
Requisito | Valor |
---|---|
encabezado de | miniport.h (incluya Miniport.h) |