Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 3.5 KB

global-flags-constants.md

File metadata and controls

50 lines (26 loc) · 3.5 KB
description ms.assetid title ms.topic ms.date
The global flags constants are used to enable or disable user power policy options.
d98190ef-f70e-4796-960e-ff32d2cf6f4f
Global Flags Constants (PowrProf.h)
reference
05/31/2018

Global Flags Constants

The global flags constants are used to enable or disable user power policy options.

Constant/value Description
EnableMultiBatteryDisplay
0x02
Enables or disables multiple battery display in the system Power Meter.
EnablePasswordLogon
0x04
Enables or disables requiring password logon when the system resumes from standby or hibernate.
EnableSysTrayBatteryMeter
0x01
Enables or disables the battery meter icon in the system tray. When this flag is cleared, the battery meter icon is not displayed.
EnableVideoDimDisplay
0x10
Enables or disables support for dimming the video display when the system changes from running on AC power to running on battery power.
EnableWakeOnRing
0x08
Enables or disables wake on ring support.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
PowrProf.h

See also

GLOBAL_USER_POWER_POLICY