RegistryKey::FromHandle Method
.NET Framework (current version)
Creates a registry key from a specified handle.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FromHandle(SafeRegistryHandle^) | Creates a registry key from a specified handle. |
![]() ![]() | FromHandle(SafeRegistryHandle^, RegistryView) | Creates a registry key from a specified handle and registry view setting. |
Show:

