ReactOS 0.4.16-dev-319-g6cf4263
|
#include <nt_native.h>
Public Attributes | |
LARGE_INTEGER | LastWriteTime |
ULONG | TitleIndex |
ULONG | NameLength |
WCHAR | Name [1] |
Definition at line 1099 of file nt_native.h.
LARGE_INTEGER _KEY_BASIC_INFORMATION::LastWriteTime |
Definition at line 1100 of file nt_native.h.
WCHAR _KEY_BASIC_INFORMATION::Name |
Definition at line 1103 of file nt_native.h.
Referenced by EnumDeviceKeys(), EnumerateDevices(), EnumerateSoundDevices(), FindDeviceDescForAdapter(), IntCopyRegistryKey(), IoGetDeviceInterfaces(), IopDetectResourceConflict(), IopEnumerateDetectedDevices(), IopGetDriverNames(), IopInstallCriticalDevice(), IopLoadDriver(), IopQueryBusDescription(), IsAcpiComputer(), LsapRegEnumerateSubKey(), NdisOpenConfigurationKeyByIndex(), PciAcpiFindRsdt(), PciGetIrqRoutingTableFromRegistry(), reset_subkeys(), RtlpNtEnumerateSubKey(), and SampRegEnumerateSubKey().
ULONG _KEY_BASIC_INFORMATION::NameLength |
Definition at line 1102 of file nt_native.h.
Referenced by AllocateRegistryPathInfo(), do_enumeratekey(), EnumDeviceKeys(), EnumerateDevices(), EnumerateKeyTest(), EnumerateSoundDevices(), FindDeviceDescForAdapter(), IntCopyRegistryKey(), IoGetDeviceInterfaces(), IopDetectResourceConflict(), IopEnumerateDetectedDevices(), IopGetDriverNames(), IopInstallCriticalDevice(), IopLoadDriver(), IopQueryBusDescription(), IsAcpiComputer(), LsapRegEnumerateSubKey(), NdisOpenConfigurationKeyByIndex(), PciAcpiFindRsdt(), PciGetIrqRoutingTableFromRegistry(), reset_subkeys(), RtlpNtEnumerateSubKey(), SampRegEnumerateSubKey(), test1(), and test9().
ULONG _KEY_BASIC_INFORMATION::TitleIndex |
Definition at line 1101 of file nt_native.h.