PCI_EXPRESS_INDICATOR_STATE-Enumeration (miniport.h)
In diesem Thema wird die PCI_EXPRESS_INDICATOR_STATE-Enumeration beschrieben.
Syntax
typedef enum {
IndicatorOn,
IndicatorBlink,
IndicatorOff
} PCI_EXPRESS_INDICATOR_STATE;
Konstanten
IndicatorOn Definiert die IndicatorOn-Konstante . |
IndicatorBlink Definiert die IndicatorBlink-Konstante . |
IndicatorOff Definiert die IndicatorOff-Konstante . |
Anforderungen
Anforderung | Wert |
---|---|
Header | miniport.h (schließen Sie Miniport.h ein) |