The CloseClusterNotifyPort function closes a notification port established through CreateClusterNotifyPort by invalidating its handle.
BOOL WINAPI CloseClusterNotifyPort(
  HCHANGE hChange  
);
 
  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in clusapi.h.