PCI_EXPRESS_POWER_STATE enumeration (miniport.h)
This topic describes the PCI_EXPRESS_POWER_STATE enumeration.
Syntax
typedef enum {
PowerOn,
PowerOff
} PCI_EXPRESS_POWER_STATE;
Constants
PowerOn Defines the PowerOn constant. |
PowerOff Defines the PowerOff constant. |
Requirements
Requirement | Value |
---|---|
Header | miniport.h (include Miniport.h) |