ReactOS 0.4.15-dev-7958-gcd0bb1a
_HBASE_BLOCK Struct Reference

#include <hivedata.h>

Collaboration diagram for _HBASE_BLOCK:

Public Attributes

ULONG Signature
 
ULONG Sequence1
 
ULONG Sequence2
 
LARGE_INTEGER TimeStamp
 
ULONG Major
 
ULONG Minor
 
ULONG Type
 
ULONG Format
 
HCELL_INDEX RootCell
 
ULONG Length
 
ULONG Cluster
 
WCHAR FileName [HIVE_FILENAME_MAXLEN+1]
 
ULONG Reserved1 [99]
 
ULONG CheckSum
 
ULONG Reserved2 [0x37E]
 
ULONG BootType
 
ULONG BootRecover
 

Detailed Description

Definition at line 141 of file hivedata.h.

Member Data Documentation

◆ BootRecover

ULONG _HBASE_BLOCK::BootRecover

Definition at line 187 of file hivedata.h.

Referenced by _Function_class_().

◆ BootType

ULONG _HBASE_BLOCK::BootType

Definition at line 186 of file hivedata.h.

Referenced by CmpInitializeSystemHive(), HvLoadHive(), and HvpCreateHive().

◆ CheckSum

ULONG _HBASE_BLOCK::CheckSum

◆ Cluster

ULONG _HBASE_BLOCK::Cluster

◆ FileName

WCHAR _HBASE_BLOCK::FileName[HIVE_FILENAME_MAXLEN+1]

Definition at line 178 of file hivedata.h.

◆ Format

ULONG _HBASE_BLOCK::Format

Definition at line 164 of file hivedata.h.

Referenced by HvpCreateHive(), and HvpValidateBaseHeader().

◆ Length

ULONG _HBASE_BLOCK::Length

◆ Major

ULONG _HBASE_BLOCK::Major

Definition at line 154 of file hivedata.h.

Referenced by HvpCreateHive(), and HvpValidateBaseHeader().

◆ Minor

ULONG _HBASE_BLOCK::Minor

Definition at line 158 of file hivedata.h.

Referenced by HvLoadHive(), and HvpCreateHive().

◆ Reserved1

ULONG _HBASE_BLOCK::Reserved1[99]

Definition at line 180 of file hivedata.h.

◆ Reserved2

ULONG _HBASE_BLOCK::Reserved2[0x37E]

Definition at line 185 of file hivedata.h.

◆ RootCell

◆ Sequence1

ULONG _HBASE_BLOCK::Sequence1

Definition at line 147 of file hivedata.h.

Referenced by BiLoadHive(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().

◆ Sequence2

ULONG _HBASE_BLOCK::Sequence2

Definition at line 148 of file hivedata.h.

Referenced by BiLoadHive(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().

◆ Signature

ULONG _HBASE_BLOCK::Signature

Definition at line 144 of file hivedata.h.

Referenced by HvpCreateHive(), HvpRecoverHeaderFromLog(), and HvpValidateBaseHeader().

◆ TimeStamp

LARGE_INTEGER _HBASE_BLOCK::TimeStamp

◆ Type

ULONG _HBASE_BLOCK::Type

Definition at line 161 of file hivedata.h.

Referenced by HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverHeaderHive().


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