PCI_EXPRESS_CARD_PRESENCE enumeration (miniport.h)

This topic describes the PCI_EXPRESS_CARD_PRESENCE enumeration.

Syntax

typedef enum {
  SlotEmpty,
  CardPresent
} PCI_EXPRESS_CARD_PRESENCE;

Constants

 
SlotEmpty
Defines the SlotEmpty constant.
CardPresent
Defines the CardPresent constant.

Requirements

Requirement Value
Header miniport.h (include Miniport.h)