ReactOS 0.4.15-dev-7842-g558ab78
_SYSTEM_POWER_LEVEL Struct Reference

#include <winnt_old.h>

Collaboration diagram for _SYSTEM_POWER_LEVEL:

Public Attributes

BOOLEAN Enable
 
BYTE Spare [3]
 
DWORD BatteryLevel
 
POWER_ACTION_POLICY PowerPolicy
 
SYSTEM_POWER_STATE MinSystemState
 

Detailed Description

Definition at line 3931 of file winnt_old.h.

Member Data Documentation

◆ BatteryLevel

DWORD _SYSTEM_POWER_LEVEL::BatteryLevel

Definition at line 3934 of file winnt_old.h.

Referenced by Ala_InitData(), and globalcompare().

◆ Enable

BOOLEAN _SYSTEM_POWER_LEVEL::Enable

◆ MinSystemState

SYSTEM_POWER_STATE _SYSTEM_POWER_LEVEL::MinSystemState

Definition at line 3936 of file winnt_old.h.

Referenced by globalcompare().

◆ PowerPolicy

POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy

Definition at line 3935 of file winnt_old.h.

Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().

◆ Spare

BYTE _SYSTEM_POWER_LEVEL::Spare[3]

Definition at line 3933 of file winnt_old.h.

Referenced by globalcompare().


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