ReactOS 0.4.15-dev-7953-g1f49173
_USER_POWER_POLICY Struct Reference

#include <powrprof.h>

Collaboration diagram for _USER_POWER_POLICY:

Public Attributes

ULONG Revision
 
POWER_ACTION_POLICY IdleAc
 
POWER_ACTION_POLICY IdleDc
 
ULONG IdleTimeoutAc
 
ULONG IdleTimeoutDc
 
UCHAR IdleSensitivityAc
 
UCHAR IdleSensitivityDc
 
UCHAR ThrottlePolicyAc
 
UCHAR ThrottlePolicyDc
 
SYSTEM_POWER_STATE MaxSleepAc
 
SYSTEM_POWER_STATE MaxSleepDc
 
ULONG Reserved [2]
 
ULONG VideoTimeoutAc
 
ULONG VideoTimeoutDc
 
ULONG SpindownTimeoutAc
 
ULONG SpindownTimeoutDc
 
BOOLEAN OptimizeForPowerAc
 
BOOLEAN OptimizeForPowerDc
 
UCHAR FanThrottleToleranceAc
 
UCHAR FanThrottleToleranceDc
 
UCHAR ForcedThrottleAc
 
UCHAR ForcedThrottleDc
 

Detailed Description

Definition at line 66 of file powrprof.h.

Member Data Documentation

◆ FanThrottleToleranceAc

UCHAR _USER_POWER_POLICY::FanThrottleToleranceAc

Definition at line 85 of file powrprof.h.

Referenced by compare().

◆ FanThrottleToleranceDc

UCHAR _USER_POWER_POLICY::FanThrottleToleranceDc

Definition at line 86 of file powrprof.h.

Referenced by compare().

◆ ForcedThrottleAc

UCHAR _USER_POWER_POLICY::ForcedThrottleAc

Definition at line 87 of file powrprof.h.

Referenced by compare().

◆ ForcedThrottleDc

UCHAR _USER_POWER_POLICY::ForcedThrottleDc

Definition at line 88 of file powrprof.h.

Referenced by compare().

◆ IdleAc

◆ IdleDc

◆ IdleSensitivityAc

UCHAR _USER_POWER_POLICY::IdleSensitivityAc

Definition at line 72 of file powrprof.h.

Referenced by compare().

◆ IdleSensitivityDc

UCHAR _USER_POWER_POLICY::IdleSensitivityDc

Definition at line 73 of file powrprof.h.

Referenced by compare().

◆ IdleTimeoutAc

ULONG _USER_POWER_POLICY::IdleTimeoutAc

Definition at line 70 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().

◆ IdleTimeoutDc

ULONG _USER_POWER_POLICY::IdleTimeoutDc

Definition at line 71 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().

◆ MaxSleepAc

◆ MaxSleepDc

◆ OptimizeForPowerAc

BOOLEAN _USER_POWER_POLICY::OptimizeForPowerAc

Definition at line 83 of file powrprof.h.

Referenced by compare(), test_ValidatePowerPolicies(), and test_ValidatePowerPolicies_Next().

◆ OptimizeForPowerDc

BOOLEAN _USER_POWER_POLICY::OptimizeForPowerDc

Definition at line 84 of file powrprof.h.

Referenced by compare(), test_ValidatePowerPolicies(), and test_ValidatePowerPolicies_Next().

◆ Reserved

ULONG _USER_POWER_POLICY::Reserved[2]

Definition at line 78 of file powrprof.h.

Referenced by compare().

◆ Revision

◆ SpindownTimeoutAc

ULONG _USER_POWER_POLICY::SpindownTimeoutAc

Definition at line 81 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().

◆ SpindownTimeoutDc

ULONG _USER_POWER_POLICY::SpindownTimeoutDc

Definition at line 82 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().

◆ ThrottlePolicyAc

UCHAR _USER_POWER_POLICY::ThrottlePolicyAc

Definition at line 74 of file powrprof.h.

Referenced by compare().

◆ ThrottlePolicyDc

UCHAR _USER_POWER_POLICY::ThrottlePolicyDc

Definition at line 75 of file powrprof.h.

Referenced by compare().

◆ VideoTimeoutAc

ULONG _USER_POWER_POLICY::VideoTimeoutAc

Definition at line 79 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().

◆ VideoTimeoutDc

ULONG _USER_POWER_POLICY::VideoTimeoutDc

Definition at line 80 of file powrprof.h.

Referenced by compare(), LoadConfig(), and Pos_SaveData().


The documentation for this struct was generated from the following file: