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
IndicatorOn Defines the IndicatorOn constant. |
IndicatorBlink Defines the IndicatorBlink constant. |
IndicatorOff Defines the IndicatorOff constant. |
Requirements
Requirement | Value |
---|---|
Header | ntddk.h (include Ntddk.h) |