![]() | Reg |
The RegAccess Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | GetStringValue | Returns the value of a single parameter (Regedit right). Only applicable for string parameters! |
![]() | GetStringValues | Returns an array of the values of a single parameter (Regedit right). Only applicable for REG_MULTI_SZ parameters! |
![]() | GetSubKeyNames | Returns the subkeys of RegistryRoot + the transferred keyString (Regedit: left side). |
![]() | GetSubValueNames | Returns the parameter names of a key in the registry on the left of on the right-hand side of the registry (Regedit). |
![]() | SetRegistryBasePath | Sets the registry access key for all subsequent accesses to the passed base path, if the passed registryBasePath can be converted error-free into a corresponding equivalent from registry keys. |