The EvictClusterNode function deletes a node from the cluster database.
DWORD WINAPI EvictClusterNode(
HNODE hNode
);
If the operation was unsuccessful, EvictClusterNode returns a Win32 error value.
To reinstate an evicted node, you must first remove Cluster Server from the node and then reinstall it. During installation, choose the Join an Existing Cluster option.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.