RegCloseKey (coredll)
Last changed: -62.253.128.14

.
Summary
Releases the handle of the specified key.

C# Signature:

[DllImport("coredll.dll")]
public static extern int RegCloseKey(IntPtr hKey);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Documentation
RegCloseKey on MSDN