ReactOS 0.4.15-dev-7934-g1dc8d80
_HIVE_LIST_ENTRY Struct Reference

#include <cm.h>

Collaboration diagram for _HIVE_LIST_ENTRY:

Public Attributes

PCWSTR HiveName
 
PCWSTR HiveRegistryPath
 
HANDLE PredefKeyHandle
 
PCWSTR RegSymLink
 
HIVE_UPDATE_STATE State
 
PWSTR Name
 
PWSTR BaseName
 
PCMHIVE CmHive
 
ULONG HHiveFlags
 
ULONG CmHiveFlags
 
PCMHIVE CmHive2
 
BOOLEAN ThreadFinished
 
BOOLEAN ThreadStarted
 
BOOLEAN Allocate
 
PCSTR HiveName
 
PUCHAR SecurityDescriptor
 
ULONG SecurityDescriptorLength
 

Detailed Description

Definition at line 568 of file registry.c.

Member Data Documentation

◆ Allocate

BOOLEAN _HIVE_LIST_ENTRY::Allocate

Definition at line 417 of file cm.h.

Referenced by _Function_class_().

◆ BaseName

PWSTR _HIVE_LIST_ENTRY::BaseName

Definition at line 410 of file cm.h.

◆ CmHive

PCMHIVE _HIVE_LIST_ENTRY::CmHive

Definition at line 411 of file cm.h.

Referenced by _Function_class_(), CmInitSystem1(), and CmpInitializeSystemHive().

◆ CmHive2

PCMHIVE _HIVE_LIST_ENTRY::CmHive2

Definition at line 414 of file cm.h.

Referenced by _Function_class_().

◆ CmHiveFlags

ULONG _HIVE_LIST_ENTRY::CmHiveFlags

Definition at line 413 of file cm.h.

Referenced by _Function_class_().

◆ HHiveFlags

ULONG _HIVE_LIST_ENTRY::HHiveFlags

Definition at line 412 of file cm.h.

Referenced by CmpInitializeHiveList().

◆ HiveName [1/2]

PCWSTR _HIVE_LIST_ENTRY::HiveName

Definition at line 570 of file registry.c.

Referenced by RegCleanupRegistry(), and START_TEST().

◆ HiveName [2/2]

PCSTR _HIVE_LIST_ENTRY::HiveName

Definition at line 12 of file registry.h.

◆ HiveRegistryPath

PCWSTR _HIVE_LIST_ENTRY::HiveRegistryPath

Definition at line 571 of file registry.c.

◆ Name

PWSTR _HIVE_LIST_ENTRY::Name

Definition at line 409 of file cm.h.

◆ PredefKeyHandle

HANDLE _HIVE_LIST_ENTRY::PredefKeyHandle

Definition at line 572 of file registry.c.

◆ RegSymLink

PCWSTR _HIVE_LIST_ENTRY::RegSymLink

Definition at line 573 of file registry.c.

◆ SecurityDescriptor

PUCHAR _HIVE_LIST_ENTRY::SecurityDescriptor

Definition at line 15 of file registry.h.

◆ SecurityDescriptorLength

ULONG _HIVE_LIST_ENTRY::SecurityDescriptorLength

Definition at line 16 of file registry.h.

◆ State

HIVE_UPDATE_STATE _HIVE_LIST_ENTRY::State

Definition at line 574 of file registry.c.

Referenced by RegCleanupRegistry(), and VerifyRegistryHives().

◆ ThreadFinished

BOOLEAN _HIVE_LIST_ENTRY::ThreadFinished

Definition at line 415 of file cm.h.

Referenced by _Function_class_().

◆ ThreadStarted

BOOLEAN _HIVE_LIST_ENTRY::ThreadStarted

Definition at line 416 of file cm.h.

Referenced by _Function_class_().


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