CeRegCloseKey (rapi)
Last changed: -122.170.5.108

.
Summary
This function releases the handle of the specified key.

C# Signature:

[DllImport("rapi.dll")]
public static extern int CeRegCloseKey(uint hkey);

User-Defined Types:

None.

Notes:

function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeRegCloseKeyRAPI.asp

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Documentation