|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <nt_native.h>
Public Attributes | |
| ULONG | TitleIndex |
| ULONG | Type |
| ULONG | NameLength |
| WCHAR | Name [1] |
Definition at line 1151 of file nt_native.h.
| WCHAR _KEY_VALUE_BASIC_INFORMATION::Name |
Definition at line 1155 of file nt_native.h.
Referenced by registry_mark_volume_unmounted_path(), SearchForLegacyDrivers(), and test_NtQueryValueKey().
| ULONG _KEY_VALUE_BASIC_INFORMATION::NameLength |
Definition at line 1154 of file nt_native.h.
Referenced by registry_mark_volume_unmounted_path(), SearchForLegacyDrivers(), and test_NtQueryValueKey().
| ULONG _KEY_VALUE_BASIC_INFORMATION::TitleIndex |
Definition at line 1152 of file nt_native.h.
Referenced by test_NtQueryValueKey().
| ULONG _KEY_VALUE_BASIC_INFORMATION::Type |
Definition at line 1153 of file nt_native.h.
Referenced by test_NtQueryValueKey().