Microsoft.Win32.RegistryKey.OpenBaseKey Method

Opens a new Microsoft.Win32.RegistryKey that represents the requested key on the local machine with the specified view.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public static RegistryKey OpenBaseKey (RegistryHive hKey, RegistryView view)

Parameters

hKey
The HKEY to open.
view
The registry view to use.

Returns

The requested registry key.

Remarks

Documentation for this section has not yet been entered.

Requirements

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