ReactOS 0.4.15-dev-7961-gdcf9eb0
_POP_POWER_ACTION Struct Reference

#include <po.h>

Collaboration diagram for _POP_POWER_ACTION:

Public Attributes

UCHAR Updates
 
UCHAR State
 
BOOLEAN Shutdown
 
POWER_ACTION Action
 
SYSTEM_POWER_STATE LightestState
 
ULONG Flags
 
NTSTATUS Status
 
UCHAR IrpMinor
 
SYSTEM_POWER_STATE SystemState
 
SYSTEM_POWER_STATE NextSystemState
 
PPOP_SHUTDOWN_BUG_CHECK ShutdownBugCode
 
PPOP_DEVICE_SYS_STATE DevState
 
PPOP_HIBER_CONTEXT HiberContext
 
ULONGLONG WakeTime
 
ULONGLONG SleepTime
 

Detailed Description

Definition at line 224 of file po.h.

Member Data Documentation

◆ Action

POWER_ACTION _POP_POWER_ACTION::Action

Definition at line 229 of file po.h.

Referenced by NtSetSystemPowerState(), and PopGracefulShutdown().

◆ DevState

PPOP_DEVICE_SYS_STATE _POP_POWER_ACTION::DevState

Definition at line 237 of file po.h.

◆ Flags

ULONG _POP_POWER_ACTION::Flags

Definition at line 231 of file po.h.

◆ HiberContext

PPOP_HIBER_CONTEXT _POP_POWER_ACTION::HiberContext

Definition at line 238 of file po.h.

◆ IrpMinor

UCHAR _POP_POWER_ACTION::IrpMinor

Definition at line 233 of file po.h.

Referenced by NtSetSystemPowerState().

◆ LightestState

SYSTEM_POWER_STATE _POP_POWER_ACTION::LightestState

Definition at line 230 of file po.h.

◆ NextSystemState

SYSTEM_POWER_STATE _POP_POWER_ACTION::NextSystemState

Definition at line 235 of file po.h.

◆ Shutdown

BOOLEAN _POP_POWER_ACTION::Shutdown

Definition at line 228 of file po.h.

Referenced by NtSetSystemPowerState().

◆ ShutdownBugCode

PPOP_SHUTDOWN_BUG_CHECK _POP_POWER_ACTION::ShutdownBugCode

Definition at line 236 of file po.h.

◆ SleepTime

ULONGLONG _POP_POWER_ACTION::SleepTime

Definition at line 240 of file po.h.

◆ State

UCHAR _POP_POWER_ACTION::State

Definition at line 227 of file po.h.

◆ Status

NTSTATUS _POP_POWER_ACTION::Status

Definition at line 232 of file po.h.

◆ SystemState

SYSTEM_POWER_STATE _POP_POWER_ACTION::SystemState

Definition at line 234 of file po.h.

◆ Updates

UCHAR _POP_POWER_ACTION::Updates

Definition at line 226 of file po.h.

◆ WakeTime

ULONGLONG _POP_POWER_ACTION::WakeTime

Definition at line 239 of file po.h.


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