IRegistryValue

This component is meant to edit registry values properties.

Declaration

IRegistryValue : IDispatch

Properties

String Name- Gets or sets the registry value name.

IRegistryKeyParentKey - Gets the parent key of the current registry value.

String FullPath - Gets the full path to the registry value.

String Type - Gets the type of the registry value.

String Data - Gets or sets the registry value data.

Bool Is64BitComponent - Gets or sets the “Mark component as 64-bit” flag.

See also

IRegistryComponent

IRegistryKey