PCI_EXPRESS_CARD_PRESENCE enumeração (ntddk.h)
Este tópico descreve a enumeração PCI_EXPRESS_CARD_PRESENCE.
Sintaxe
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
Constantes
SlotEmpty Define a constante SlotEmpty. |
CardPresent Define a constante CardPresent. |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ntddk.h (inclua Ntddk.h) |