ReactOS 0.4.16-dev-1133-g947c03e
_RTL_BSD_POWER_BUTTON_PRESS_INFO Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_BSD_POWER_BUTTON_PRESS_INFO:

Public Attributes

LARGE_INTEGER LastPressTime
 
ULONG CumulativePressCount
 
USHORT LastPressBootId
 
UCHAR LastPowerWatchdogStage
 
struct {
   UCHAR   WatchdogArmed: 1
 
   UCHAR   ShutdownInProgress: 1
 
Flags
 
LARGE_INTEGER LastReleaseTime
 
ULONG CumulativeReleaseCount
 
USHORT LastReleaseBootId
 
USHORT ErrorCount
 
UCHAR CurrentConnectedStandbyPhase
 
ULONG TransitionLatestCheckpointId
 
ULONG TransitionLatestCheckpointType
 
ULONG TransitionLatestCheckpointSequenceNumber
 

Detailed Description

Definition at line 1302 of file rtltypes.h.

Member Data Documentation

◆ CumulativePressCount

ULONG _RTL_BSD_POWER_BUTTON_PRESS_INFO::CumulativePressCount

Definition at line 1305 of file rtltypes.h.

◆ CumulativeReleaseCount

ULONG _RTL_BSD_POWER_BUTTON_PRESS_INFO::CumulativeReleaseCount

Definition at line 1314 of file rtltypes.h.

◆ CurrentConnectedStandbyPhase

UCHAR _RTL_BSD_POWER_BUTTON_PRESS_INFO::CurrentConnectedStandbyPhase

Definition at line 1317 of file rtltypes.h.

◆ ErrorCount

USHORT _RTL_BSD_POWER_BUTTON_PRESS_INFO::ErrorCount

Definition at line 1316 of file rtltypes.h.

◆ 

struct { ... } _RTL_BSD_POWER_BUTTON_PRESS_INFO::Flags

◆ LastPowerWatchdogStage

UCHAR _RTL_BSD_POWER_BUTTON_PRESS_INFO::LastPowerWatchdogStage

Definition at line 1307 of file rtltypes.h.

◆ LastPressBootId

USHORT _RTL_BSD_POWER_BUTTON_PRESS_INFO::LastPressBootId

Definition at line 1306 of file rtltypes.h.

◆ LastPressTime

LARGE_INTEGER _RTL_BSD_POWER_BUTTON_PRESS_INFO::LastPressTime

Definition at line 1304 of file rtltypes.h.

◆ LastReleaseBootId

USHORT _RTL_BSD_POWER_BUTTON_PRESS_INFO::LastReleaseBootId

Definition at line 1315 of file rtltypes.h.

◆ LastReleaseTime

LARGE_INTEGER _RTL_BSD_POWER_BUTTON_PRESS_INFO::LastReleaseTime

Definition at line 1313 of file rtltypes.h.

◆ ShutdownInProgress

UCHAR _RTL_BSD_POWER_BUTTON_PRESS_INFO::ShutdownInProgress

Definition at line 1311 of file rtltypes.h.

◆ TransitionLatestCheckpointId

ULONG _RTL_BSD_POWER_BUTTON_PRESS_INFO::TransitionLatestCheckpointId

Definition at line 1318 of file rtltypes.h.

◆ TransitionLatestCheckpointSequenceNumber

ULONG _RTL_BSD_POWER_BUTTON_PRESS_INFO::TransitionLatestCheckpointSequenceNumber

Definition at line 1320 of file rtltypes.h.

◆ TransitionLatestCheckpointType

ULONG _RTL_BSD_POWER_BUTTON_PRESS_INFO::TransitionLatestCheckpointType

Definition at line 1319 of file rtltypes.h.

◆ WatchdogArmed

UCHAR _RTL_BSD_POWER_BUTTON_PRESS_INFO::WatchdogArmed

Definition at line 1310 of file rtltypes.h.


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