ReactOS 0.4.16-dev-823-g9a093ec
_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 90 of file powrprof.h.

Member Data Documentation

◆ FanThrottleToleranceAc

UCHAR _USER_POWER_POLICY::FanThrottleToleranceAc

Definition at line 109 of file powrprof.h.

Referenced by compare().

◆ FanThrottleToleranceDc

UCHAR _USER_POWER_POLICY::FanThrottleToleranceDc

Definition at line 110 of file powrprof.h.

Referenced by compare().

◆ ForcedThrottleAc

UCHAR _USER_POWER_POLICY::ForcedThrottleAc

Definition at line 111 of file powrprof.h.

Referenced by compare().

◆ ForcedThrottleDc

UCHAR _USER_POWER_POLICY::ForcedThrottleDc

Definition at line 112 of file powrprof.h.

Referenced by compare().

◆ IdleAc

◆ IdleDc

◆ IdleSensitivityAc

UCHAR _USER_POWER_POLICY::IdleSensitivityAc

Definition at line 96 of file powrprof.h.

Referenced by compare().

◆ IdleSensitivityDc

UCHAR _USER_POWER_POLICY::IdleSensitivityDc

Definition at line 97 of file powrprof.h.

Referenced by compare().

◆ IdleTimeoutAc

ULONG _USER_POWER_POLICY::IdleTimeoutAc

Definition at line 94 of file powrprof.h.

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

◆ IdleTimeoutDc

ULONG _USER_POWER_POLICY::IdleTimeoutDc

Definition at line 95 of file powrprof.h.

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

◆ MaxSleepAc

◆ MaxSleepDc

◆ OptimizeForPowerAc

BOOLEAN _USER_POWER_POLICY::OptimizeForPowerAc

◆ OptimizeForPowerDc

BOOLEAN _USER_POWER_POLICY::OptimizeForPowerDc

◆ Reserved

ULONG _USER_POWER_POLICY::Reserved[2]

Definition at line 102 of file powrprof.h.

Referenced by compare().

◆ Revision

◆ SpindownTimeoutAc

ULONG _USER_POWER_POLICY::SpindownTimeoutAc

Definition at line 105 of file powrprof.h.

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

◆ SpindownTimeoutDc

ULONG _USER_POWER_POLICY::SpindownTimeoutDc

Definition at line 106 of file powrprof.h.

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

◆ ThrottlePolicyAc

UCHAR _USER_POWER_POLICY::ThrottlePolicyAc

Definition at line 98 of file powrprof.h.

Referenced by compare().

◆ ThrottlePolicyDc

UCHAR _USER_POWER_POLICY::ThrottlePolicyDc

Definition at line 99 of file powrprof.h.

Referenced by compare().

◆ VideoTimeoutAc

ULONG _USER_POWER_POLICY::VideoTimeoutAc

Definition at line 103 of file powrprof.h.

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

◆ VideoTimeoutDc

ULONG _USER_POWER_POLICY::VideoTimeoutDc

Definition at line 104 of file powrprof.h.

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


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