This page is experimental and may change significantly in future releases.
Windows Registry Value
Properties
- name
- Windows Registry Value
- definition
- A Windows Registry Value is a data structure consisting of a name, type, data (as a pointer), and the length. Windows Registry Values are always associated with a Windows Registry Key. They store the actual configuration data for the operating system and the programs that run on the system.
- defined by
- https://learn.microsoft.com/en-us/windows/win32/api/winreg/ns-winreg-valentw
- see also
- https://learn.microsoft.com/en-us/windows/win32/sysinfo/structure-of-the-registry
- see also
- https://schema.ocsf.io/objects/registry_value
Neighbors