The CloseClusterGroup function closes a group by invalidating its handle, a handle returned from OpenClusterGroup or CreateClusterGroup.
BOOL WINAPI CloseClusterGroup(
  HGROUP hGroup  
);
 
  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in clusapi.h.