enumerazione PCI_EXPRESS_CARD_PRESENCE (ntddk.h)
In questo argomento viene descritta l'enumerazione PCI_EXPRESS_CARD_PRESENCE .
Sintassi
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
Costanti
SlotEmpty Definisce la costante SlotEmpty . |
CardPresent Definisce la costante CardPresent . |
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddk.h (include Ntddk.h) |