enumeración PCI_EXPRESS_CARD_PRESENCE (ntddk.h)
En este tema se describe la enumeración PCI_EXPRESS_CARD_PRESENCE .
Syntax
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
Constantes
SlotEmpty Define la constante SlotEmpty . |
CardPresent Define la constante CardPresent . |
Requisitos
Requisito | Valor |
---|---|
Header | ntddk.h (incluya Ntddk.h) |