ReactOS 0.4.15-dev-7942-gd23573b
_BI_KEY_OBJECT Struct Reference
Collaboration diagram for _BI_KEY_OBJECT:

Public Attributes

PBI_KEY_HIVE KeyHive
 
PCM_KEY_NODE KeyNode
 
HCELL_INDEX KeyCell
 
PWCHAR KeyName
 

Detailed Description

Definition at line 32 of file bootreg.c.

Member Data Documentation

◆ KeyCell

HCELL_INDEX _BI_KEY_OBJECT::KeyCell

Definition at line 36 of file bootreg.c.

Referenced by BiDeleteKey(), BiLoadHive(), and BiOpenKey().

◆ KeyHive

PBI_KEY_HIVE _BI_KEY_OBJECT::KeyHive

◆ KeyName

PWCHAR _BI_KEY_OBJECT::KeyName

Definition at line 37 of file bootreg.c.

Referenced by BiCloseKey(), BiLoadHive(), and BiOpenKey().

◆ KeyNode

PCM_KEY_NODE _BI_KEY_OBJECT::KeyNode

Definition at line 35 of file bootreg.c.

Referenced by BiCloseKey(), BiEnumerateSubKeys(), BiGetRegistryValue(), BiLoadHive(), and BiOpenKey().


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