ReactOS 0.4.15-dev-7918-g2a2556c
_RTL_BSD_DATA_POWER_TRANSITION Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_BSD_DATA_POWER_TRANSITION:

Public Attributes

LARGE_INTEGER PowerButtonTimestamp
 
struct {
   UCHAR   SystemRunning: 1
 
   UCHAR   ConnectedStandbyInProgress: 1
 
   UCHAR   UserShutdownInProgress: 1
 
   UCHAR   SystemShutdownInProgress: 1
 
   UCHAR   SleepInProgress: 4
 
Flags
 
UCHAR ConnectedStandbyScenarioInstanceId
 
UCHAR ConnectedStandbyEntryReason
 
UCHAR ConnectedStandbyExitReason
 
USHORT SystemSleepTransitionCount
 
LARGE_INTEGER LastReferenceTime
 
ULONG LastReferenceTimeChecksum
 
ULONG LastUpdateBootId
 

Detailed Description

Definition at line 1279 of file rtltypes.h.

Member Data Documentation

◆ ConnectedStandbyEntryReason

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::ConnectedStandbyEntryReason

Definition at line 1291 of file rtltypes.h.

◆ ConnectedStandbyExitReason

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::ConnectedStandbyExitReason

Definition at line 1292 of file rtltypes.h.

◆ ConnectedStandbyInProgress

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::ConnectedStandbyInProgress

Definition at line 1285 of file rtltypes.h.

◆ ConnectedStandbyScenarioInstanceId

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::ConnectedStandbyScenarioInstanceId

Definition at line 1290 of file rtltypes.h.

◆ 

struct { ... } _RTL_BSD_DATA_POWER_TRANSITION::Flags

◆ LastReferenceTime

LARGE_INTEGER _RTL_BSD_DATA_POWER_TRANSITION::LastReferenceTime

Definition at line 1294 of file rtltypes.h.

◆ LastReferenceTimeChecksum

ULONG _RTL_BSD_DATA_POWER_TRANSITION::LastReferenceTimeChecksum

Definition at line 1295 of file rtltypes.h.

◆ LastUpdateBootId

ULONG _RTL_BSD_DATA_POWER_TRANSITION::LastUpdateBootId

Definition at line 1296 of file rtltypes.h.

◆ PowerButtonTimestamp

LARGE_INTEGER _RTL_BSD_DATA_POWER_TRANSITION::PowerButtonTimestamp

Definition at line 1281 of file rtltypes.h.

◆ SleepInProgress

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::SleepInProgress

Definition at line 1288 of file rtltypes.h.

◆ SystemRunning

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::SystemRunning

Definition at line 1284 of file rtltypes.h.

◆ SystemShutdownInProgress

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::SystemShutdownInProgress

Definition at line 1287 of file rtltypes.h.

◆ SystemSleepTransitionCount

USHORT _RTL_BSD_DATA_POWER_TRANSITION::SystemSleepTransitionCount

Definition at line 1293 of file rtltypes.h.

◆ UserShutdownInProgress

UCHAR _RTL_BSD_DATA_POWER_TRANSITION::UserShutdownInProgress

Definition at line 1286 of file rtltypes.h.


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