Retrieves a Value from the Windows Registry given a hive, root key and key.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| hive |
iseWindowsRegistryHive |
|
|
The hive. |
| rootKey |
String |
|
|
|
| key |
String |
|
|
The key. |
| defaultValue |
String |
Optional |
|
If the key is not found the value that is returned. |
Return Value
- Member of:
- ISWinRegistry
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0