ReactOS 0.4.15-dev-7918-g2a2556c
_MACHINE_POWER_POLICY Struct Reference

#include <powrprof.h>

Collaboration diagram for _MACHINE_POWER_POLICY:

Public Attributes

ULONG Revision
 
SYSTEM_POWER_STATE MinSleepAc
 
SYSTEM_POWER_STATE MinSleepDc
 
SYSTEM_POWER_STATE ReducedLatencySleepAc
 
SYSTEM_POWER_STATE ReducedLatencySleepDc
 
ULONG DozeTimeoutAc
 
ULONG DozeTimeoutDc
 
ULONG DozeS4TimeoutAc
 
ULONG DozeS4TimeoutDc
 
UCHAR MinThrottleAc
 
UCHAR MinThrottleDc
 
UCHAR pad1 [2]
 
POWER_ACTION_POLICY OverThrottledAc
 
POWER_ACTION_POLICY OverThrottledDc
 

Detailed Description

Definition at line 45 of file powrprof.h.

Member Data Documentation

◆ DozeS4TimeoutAc

ULONG _MACHINE_POWER_POLICY::DozeS4TimeoutAc

Definition at line 53 of file powrprof.h.

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

◆ DozeS4TimeoutDc

ULONG _MACHINE_POWER_POLICY::DozeS4TimeoutDc

Definition at line 54 of file powrprof.h.

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

◆ DozeTimeoutAc

ULONG _MACHINE_POWER_POLICY::DozeTimeoutAc

Definition at line 51 of file powrprof.h.

Referenced by compare().

◆ DozeTimeoutDc

ULONG _MACHINE_POWER_POLICY::DozeTimeoutDc

Definition at line 52 of file powrprof.h.

Referenced by compare().

◆ MinSleepAc

◆ MinSleepDc

◆ MinThrottleAc

UCHAR _MACHINE_POWER_POLICY::MinThrottleAc

Definition at line 55 of file powrprof.h.

Referenced by compare().

◆ MinThrottleDc

UCHAR _MACHINE_POWER_POLICY::MinThrottleDc

Definition at line 56 of file powrprof.h.

Referenced by compare().

◆ OverThrottledAc

◆ OverThrottledDc

◆ pad1

UCHAR _MACHINE_POWER_POLICY::pad1[2]

Definition at line 57 of file powrprof.h.

Referenced by compare(), and test_ValidatePowerPolicies_Next().

◆ ReducedLatencySleepAc

SYSTEM_POWER_STATE _MACHINE_POWER_POLICY::ReducedLatencySleepAc

◆ ReducedLatencySleepDc

SYSTEM_POWER_STATE _MACHINE_POWER_POLICY::ReducedLatencySleepDc

◆ Revision


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