Freigeben über


PCI_EXPRESS_INDICATOR_STATE-Aufzählung (miniport.h)

In diesem Thema wird die PCI_EXPRESS_INDICATOR_STATE-Aufzählung 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 (include Miniport.h)