ReactOS 0.4.17-dev-934-g091855f
_RTL_BSD_DATA Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_BSD_DATA:

Public Attributes

ULONG Version
 
ULONG ProductType
 
BOOLEAN AabEnabled
 
UCHAR AabTimeout
 
BOOLEAN LastBootSucceeded
 
BOOLEAN LastBootShutdown
 
BOOLEAN SleepInProgress
 
RTL_BSD_DATA_POWER_TRANSITION PowerTransition
 
UCHAR BootAttemptCount
 
UCHAR LastBootCheckpoint
 
UCHAR Checksum
 
ULONG LastBootId
 
ULONG LastSuccessfulShutdownBootId
 
ULONG LastReportedAbnormalShutdownBootId
 
ULONG ItemFeatureConfigState
 
RTL_BSD_DATA_ERROR_INFO ErrorInfo
 
RTL_BSD_POWER_BUTTON_PRESS_INFO PowerButtonPressInfo
 
RTL_BSD_DATA_POWER_TRANSITION_EXTENSION PowerTransitionExtension
 
RTL_BSD_ITEM_REVOCATION_LIST ItemRevocationList
 

Detailed Description

Definition at line 1351 of file rtltypes.h.

Member Data Documentation

◆ AabEnabled

BOOLEAN _RTL_BSD_DATA::AabEnabled

Definition at line 1355 of file rtltypes.h.

Referenced by RtlCreateBootStatusDataFile().

◆ AabTimeout

UCHAR _RTL_BSD_DATA::AabTimeout

Definition at line 1356 of file rtltypes.h.

Referenced by RtlCreateBootStatusDataFile().

◆ BootAttemptCount

UCHAR _RTL_BSD_DATA::BootAttemptCount

Definition at line 1361 of file rtltypes.h.

◆ Checksum

UCHAR _RTL_BSD_DATA::Checksum

Definition at line 1363 of file rtltypes.h.

◆ ErrorInfo

RTL_BSD_DATA_ERROR_INFO _RTL_BSD_DATA::ErrorInfo

Definition at line 1368 of file rtltypes.h.

◆ ItemFeatureConfigState

ULONG _RTL_BSD_DATA::ItemFeatureConfigState

Definition at line 1367 of file rtltypes.h.

◆ ItemRevocationList

RTL_BSD_ITEM_REVOCATION_LIST _RTL_BSD_DATA::ItemRevocationList

Definition at line 1371 of file rtltypes.h.

◆ LastBootCheckpoint

UCHAR _RTL_BSD_DATA::LastBootCheckpoint

Definition at line 1362 of file rtltypes.h.

◆ LastBootId

ULONG _RTL_BSD_DATA::LastBootId

Definition at line 1364 of file rtltypes.h.

◆ LastBootShutdown

BOOLEAN _RTL_BSD_DATA::LastBootShutdown

Definition at line 1358 of file rtltypes.h.

◆ LastBootSucceeded

BOOLEAN _RTL_BSD_DATA::LastBootSucceeded

Definition at line 1357 of file rtltypes.h.

Referenced by RtlCreateBootStatusDataFile().

◆ LastReportedAbnormalShutdownBootId

ULONG _RTL_BSD_DATA::LastReportedAbnormalShutdownBootId

Definition at line 1366 of file rtltypes.h.

◆ LastSuccessfulShutdownBootId

ULONG _RTL_BSD_DATA::LastSuccessfulShutdownBootId

Definition at line 1365 of file rtltypes.h.

◆ PowerButtonPressInfo

RTL_BSD_POWER_BUTTON_PRESS_INFO _RTL_BSD_DATA::PowerButtonPressInfo

Definition at line 1369 of file rtltypes.h.

◆ PowerTransition

RTL_BSD_DATA_POWER_TRANSITION _RTL_BSD_DATA::PowerTransition

Definition at line 1360 of file rtltypes.h.

◆ PowerTransitionExtension

RTL_BSD_DATA_POWER_TRANSITION_EXTENSION _RTL_BSD_DATA::PowerTransitionExtension

Definition at line 1370 of file rtltypes.h.

◆ ProductType

ULONG _RTL_BSD_DATA::ProductType

Definition at line 1354 of file rtltypes.h.

Referenced by RtlCreateBootStatusDataFile().

◆ SleepInProgress

BOOLEAN _RTL_BSD_DATA::SleepInProgress

Definition at line 1359 of file rtltypes.h.

◆ Version

ULONG _RTL_BSD_DATA::Version

Definition at line 1353 of file rtltypes.h.

Referenced by RtlCreateBootStatusDataFile().


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