RegistryKey::FromHandle Method

.NET Framework (current version)
 

Creates a registry key from a specified handle.

Namespace:   Microsoft.Win32
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticFromHandle(SafeRegistryHandle^)

Creates a registry key from a specified handle.

System_CAPS_pubmethodSystem_CAPS_staticFromHandle(SafeRegistryHandle^, RegistryView)

Creates a registry key from a specified handle and registry view setting.

Return to top
Show: