The CloseCluster function closes a connection to a cluster by invalidating its handle.
BOOL WINAPI CloseCluster(
  HCLUSTER hCluster   
);
 
  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in clusapi.h.