Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the PCI_EXPRESS_INDICATOR_STATE enumeration.
Syntax
typedef enum {
IndicatorOn,
IndicatorBlink,
IndicatorOff
} PCI_EXPRESS_INDICATOR_STATE;
Constants
IndicatorOnDefines the IndicatorOn constant. |
IndicatorBlinkDefines the IndicatorBlink constant. |
IndicatorOffDefines the IndicatorOff constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | miniport.h (include Miniport.h) |