Skip to content

Latest commit

 

History

History
119 lines (78 loc) · 3.75 KB

ne-winnt-system_power_state.md

File metadata and controls

119 lines (78 loc) · 3.75 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:winnt._SYSTEM_POWER_STATE
SYSTEM_POWER_STATE (winnt.h)
Defines values that are used to specify system power states.
*PSYSTEM_POWER_STATE
PSYSTEM_POWER_STATE
PSYSTEM_POWER_STATE enumeration pointer
PowerSystemHibernate
PowerSystemMaximum
PowerSystemShutdown
PowerSystemSleeping1
PowerSystemSleeping2
PowerSystemSleeping3
PowerSystemUnspecified
PowerSystemWorking
SYSTEM_POWER_STATE
SYSTEM_POWER_STATE enumeration
_win32_system_power_state
base.system_power_state
winnt/PSYSTEM_POWER_STATE
winnt/PowerSystemHibernate
winnt/PowerSystemMaximum
winnt/PowerSystemShutdown
winnt/PowerSystemSleeping1
winnt/PowerSystemSleeping2
winnt/PowerSystemSleeping3
winnt/PowerSystemUnspecified
winnt/PowerSystemWorking
winnt/SYSTEM_POWER_STATE
base\system_power_state.htm
base
57436a4b-0d18-4f7e-8dc0-fc5e68b44e7d
12/05/2018
*PSYSTEM_POWER_STATE, PSYSTEM_POWER_STATE, PSYSTEM_POWER_STATE enumeration pointer, PowerSystemHibernate, PowerSystemMaximum, PowerSystemShutdown, PowerSystemSleeping1, PowerSystemSleeping2, PowerSystemSleeping3, PowerSystemUnspecified, PowerSystemWorking, SYSTEM_POWER_STATE, SYSTEM_POWER_STATE enumeration, _win32_system_power_state, base.system_power_state, winnt/PSYSTEM_POWER_STATE, winnt/PowerSystemHibernate, winnt/PowerSystemMaximum, winnt/PowerSystemShutdown, winnt/PowerSystemSleeping1, winnt/PowerSystemSleeping2, winnt/PowerSystemSleeping3, winnt/PowerSystemUnspecified, winnt/PowerSystemWorking, winnt/SYSTEM_POWER_STATE
winnt.h
Windows.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
SYSTEM_POWER_STATE, *PSYSTEM_POWER_STATE
19H1
_SYSTEM_POWER_STATE
winnt/_SYSTEM_POWER_STATE
PSYSTEM_POWER_STATE
winnt/PSYSTEM_POWER_STATE
SYSTEM_POWER_STATE
winnt/SYSTEM_POWER_STATE
c++
APIRef
kbSyntax
HeaderDef
WinNT.h
SYSTEM_POWER_STATE

SYSTEM_POWER_STATE enumeration

-description

Defines values that are used to specify system power states.

-enum-fields

-field PowerSystemUnspecified:0

Unspecified system power state.

-field PowerSystemWorking:1

Specifies system power state S0.

-field PowerSystemSleeping1:2

Specifies system power state S1.

-field PowerSystemSleeping2:3

Specifies system power state S2.

-field PowerSystemSleeping3:4

Specifies system power state S3.

-field PowerSystemHibernate:5

Specifies system power state S4 (HIBERNATE).

-field PowerSystemShutdown:6

Specifies system power state S5 (OFF).

-field PowerSystemMaximum:7

Specifies the maximum enumeration value.

-see-also

ADMINISTRATOR_POWER_POLICY

GLOBAL_MACHINE_POWER_POLICY

MACHINE_POWER_POLICY

Power Management Enumeration Types

SYSTEM_POWER_CAPABILITIES

SYSTEM_POWER_POLICY

USER_POWER_POLICY