RTX64RegistryGetSubKeys Method |
Return a list of Subkey names.
Namespace:
IntervalZero.RTX64Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- keyBase
- Type: Microsoft.Win32RegistryKey
Base of registry where to start. - subKeyPath
- Type: SystemString
Path to the key.
Return Value
Type: StringA possibly zero-length array of key names, each of which is a subkey of parameter "subKeyPath".

Exception | Condition |
---|---|
RTX64Exception | |
RTX64InvalidArgumentException |
