ReactOS 0.4.16-dev-401-g45b008d
|
#include <ntpoapi.h>
SYSTEM_POWER_STATE SYSTEM_POWER_CAPABILITIES::AcOnLineWake |
BATTERY_REPORTING_SCALE SYSTEM_POWER_CAPABILITIES::BatteryScale[3] |
SYSTEM_POWER_STATE SYSTEM_POWER_CAPABILITIES::DefaultLowLatencyWake |
BOOLEAN SYSTEM_POWER_CAPABILITIES::HiberFilePresent |
Definition at line 356 of file ntpoapi.h.
Referenced by Adv_InitDialog(), CheckPowerActionPolicy(), FixSystemPowerState(), GetPowerActionFromPolicy(), Hib_InitDialog(), IsPwrHibernateAllowed(), and Pos_InitData().
BOOLEAN SYSTEM_POWER_CAPABILITIES::LidPresent |
Definition at line 350 of file ntpoapi.h.
Referenced by PopAddRemoveSysCapsCallback().
SYSTEM_POWER_STATE SYSTEM_POWER_CAPABILITIES::MinDeviceWakeState |
BOOLEAN SYSTEM_POWER_CAPABILITIES::PowerButtonPresent |
Definition at line 348 of file ntpoapi.h.
Referenced by Adv_InitDialog(), and PopAddRemoveSysCapsCallback().
SYSTEM_POWER_STATE SYSTEM_POWER_CAPABILITIES::RtcWake |
BOOLEAN SYSTEM_POWER_CAPABILITIES::SleepButtonPresent |
Definition at line 349 of file ntpoapi.h.
Referenced by Adv_InitDialog(), and PopAddRemoveSysCapsCallback().
SYSTEM_POWER_STATE SYSTEM_POWER_CAPABILITIES::SoftLidWake |
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemBatteriesPresent |
Definition at line 374 of file ntpoapi.h.
Referenced by Adv_InitDialog(), Applet1(), NtPowerInformation(), PopAddRemoveSysCapsCallback(), and Pos_InitData().
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemS1 |
Definition at line 351 of file ntpoapi.h.
Referenced by Adv_InitDialog(), CheckPowerActionPolicy(), FixSystemPowerState(), GetPowerActionFromPolicy(), IsPwrSuspendAllowed(), Pos_InitData(), and ValidatePowerPolicies().
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemS2 |
Definition at line 352 of file ntpoapi.h.
Referenced by Adv_InitDialog(), CheckPowerActionPolicy(), FixSystemPowerState(), GetPowerActionFromPolicy(), IsPwrSuspendAllowed(), Pos_InitData(), and ValidatePowerPolicies().
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemS3 |
Definition at line 353 of file ntpoapi.h.
Referenced by Adv_InitDialog(), CheckPowerActionPolicy(), FixSystemPowerState(), GetPowerActionFromPolicy(), IsPwrSuspendAllowed(), Pos_InitData(), and ValidatePowerPolicies().
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemS4 |
Definition at line 354 of file ntpoapi.h.
Referenced by Applet1(), CheckPowerActionPolicy(), FixSystemPowerState(), GetPowerActionFromPolicy(), IsPwrHibernateAllowed(), and ValidatePowerPolicies().
BOOLEAN SYSTEM_POWER_CAPABILITIES::SystemS5 |
Definition at line 355 of file ntpoapi.h.
Referenced by Adv_InitDialog(), IsPwrShutdownAllowed(), and PoInitSystem().