ReactOS 0.4.16-dev-321-g63bb46a
|
Public Attributes | |
PBI_KEY_HIVE | KeyHive |
PCM_KEY_NODE | KeyNode |
HCELL_INDEX | KeyCell |
PWCHAR | KeyName |
HCELL_INDEX _BI_KEY_OBJECT::KeyCell |
Definition at line 36 of file bootreg.c.
Referenced by BiDeleteKey(), BiLoadHive(), and BiOpenKey().
PBI_KEY_HIVE _BI_KEY_OBJECT::KeyHive |
Definition at line 34 of file bootreg.c.
Referenced by BiCloseKey(), BiDeleteKey(), BiDereferenceHive(), BiEnumerateSubKeys(), BiGetRegistryValue(), BiLoadHive(), and BiOpenKey().
PWCHAR _BI_KEY_OBJECT::KeyName |
Definition at line 37 of file bootreg.c.
Referenced by BiCloseKey(), BiLoadHive(), and BiOpenKey().
PCM_KEY_NODE _BI_KEY_OBJECT::KeyNode |
Definition at line 35 of file bootreg.c.
Referenced by BiCloseKey(), BiEnumerateSubKeys(), BiGetRegistryValue(), BiLoadHive(), and BiOpenKey().