ReactOS 0.4.16-dev-329-g9223134
|
#include <nt_native.h>
Public Attributes | |
ULONG | TitleIndex |
ULONG | Type |
ULONG | DataOffset |
ULONG | DataLength |
ULONG | NameLength |
WCHAR | Name [1] |
Definition at line 1155 of file nt_native.h.
ULONG _KEY_VALUE_FULL_INFORMATION::DataLength |
Definition at line 1159 of file nt_native.h.
Referenced by allow_degraded_mount(), check_boot_options(), FatGetCompatibilityModeValue(), FatIsFujitsuFMR(), fs_ignored(), get_registry_value(), IntCopyRegistryKey(), IntLoadFontsInRegistry(), IntLoadFontSubstList(), IopGetDriverNames(), IopInitializeBuiltinDriver(), IopLoadDriver(), IopQueryBusDescription(), IopSetServiceEnumData(), IopShouldProcessDevice(), LsapRegEnumerateValue(), PciBuildHackTable(), PiCallDriverAddDevice(), PiGetDeviceRegistryProperty(), PiInitCacheGroupInformation(), PipGetDriverTagPriority(), PpInitGetGroupOrderIndex(), read_group_mappings(), read_mappings(), read_registry(), registry_load_volume_options(), RtlQueryRegistryValues(), SampRegEnumerateValue(), SpiParseDeviceInfo(), and test_NtQueryValueKey().
ULONG _KEY_VALUE_FULL_INFORMATION::DataOffset |
Definition at line 1158 of file nt_native.h.
Referenced by allow_degraded_mount(), check_boot_options(), CmpCreateControlSet(), ConfigCallback(), FatGetCompatibilityModeValue(), FatIsFujitsuFMR(), FdcFdoConfigCallback(), fs_ignored(), IntCopyRegistryKey(), IntLoadFontsInRegistry(), IntLoadFontSubstList(), IopGetDriverNames(), IopInitializeBuiltinDriver(), IopLoadDriver(), IopQueryBusDescription(), IopSetServiceEnumData(), IopShouldProcessDevice(), LsapRegEnumerateValue(), PciBuildHackTable(), PiAttachFilterDriversCallback(), PiCallDriverAddDevice(), PiGetDeviceRegistryProperty(), PipGetDriverTagPriority(), PpInitGetGroupOrderIndex(), read_group_mappings(), read_mappings(), registry_load_volume_options(), RtlInitializeRXact(), RtlQueryRegistryValues(), SampRegEnumerateValue(), SpiParseDeviceInfo(), test_NtQueryValueKey(), and USBPORT_GetRegistryKeyValueFullInfo().
WCHAR _KEY_VALUE_FULL_INFORMATION::Name |
Definition at line 1161 of file nt_native.h.
Referenced by IntCopyRegistryKey(), IntLoadFontsInRegistry(), IntLoadFontSubstList(), LsapRegEnumerateValue(), PciBuildHackTable(), read_group_mappings(), read_mappings(), registry_load_volume_options(), RtlQueryRegistryValues(), SampRegEnumerateValue(), SpiParseDeviceInfo(), and test_NtQueryValueKey().
ULONG _KEY_VALUE_FULL_INFORMATION::NameLength |
Definition at line 1160 of file nt_native.h.
Referenced by EnumerateValueTest(), IntCopyRegistryKey(), IntLoadFontsInRegistry(), IntLoadFontSubstList(), LsapRegEnumerateValue(), PciBuildHackTable(), read_group_mappings(), read_mappings(), registry_load_volume_options(), RtlQueryRegistryValues(), SampRegEnumerateValue(), SpiParseDeviceInfo(), test1(), test2(), test3(), test6(), test9(), and test_NtQueryValueKey().
ULONG _KEY_VALUE_FULL_INFORMATION::TitleIndex |
Definition at line 1156 of file nt_native.h.
Referenced by IntCopyRegistryKey(), and test_NtQueryValueKey().
ULONG _KEY_VALUE_FULL_INFORMATION::Type |
Definition at line 1157 of file nt_native.h.
Referenced by allow_degraded_mount(), CmpCreateControlSet(), fs_ignored(), get_registry_value(), IntCopyRegistryKey(), IopGetDriverNames(), IopInitializeBuiltinDriver(), IopLoadDriver(), IopSetServiceEnumData(), IopShouldProcessDevice(), LsapRegEnumerateValue(), PciBuildHackTable(), PiAttachFilterDriversCallback(), PiCallDriverAddDevice(), PiGetDeviceRegistryProperty(), PiInitCacheGroupInformation(), PipGetDriverTagPriority(), PpInitGetGroupOrderIndex(), read_group_mappings(), read_mappings(), read_registry(), registry_load_volume_options(), RtlQueryRegistryValues(), SampRegEnumerateValue(), SpiParseDeviceInfo(), and test_NtQueryValueKey().