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_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 | ntddk.h (include Ntddk.h) |