Creates a New Key under the Hive and Root Key specified.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| hive |
iseWindowsRegistryHive |
|
|
The hive. |
| rootKey |
String |
|
|
The Root Key. |
| key |
String |
|
|
The key to add. |
Return Value
Boolean
Boolean indicating success/ failure
- Member of:
- ISWinRegistry
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0