PCI_EXPRESS_CARD_PRESENCE 枚举 (miniport.h)
本主题介绍 PCI_EXPRESS_CARD_PRESENCE 枚举。
语法
typedef enum {
SlotEmpty,
CardPresent
} PCI_EXPRESS_CARD_PRESENCE;
常量
SlotEmpty 定义 SlotEmpty 常量。 |
CardPresent 定义 CardPresent 常量。 |
要求
要求 | 值 |
---|---|
Header | miniport.h (包括 Miniport.h) |