The ClusterRegCloseKey function releases the handle of a cluster database key.
LONG WINAPI ClusterRegCloseKey(
HKEY hKey
);
If the operation was unsuccessful, ClusterRegCloseKey returns a Win32 error value.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.