Failover Cluster Network Management Functions

The failover cluster network management functions manage cluster networks.

In this section

CloseClusterNetwork

Closes a network handle.

ClusterNetworkCloseEnum

Closes a network enumeration handle.

ClusterNetworkEnum

Enumerates cluster objects on a network, returning the name of one object with each call.

ClusterNetworkGetEnumCount

Returns the number of cluster objects associated with a network enumeration handle.

ClusterNetworkOpenEnum

Opens an enumerator for iterating through objects on a network.

GetClusterFromNetwork

Returns a handle to the cluster associated with a network.

GetClusterNetworkId

Returns the identifier of a network.

GetClusterNetworkState

current state of a network.

OpenClusterNetwork

Opens a connection to a network and returns a handle to it.

OpenClusterNetworkEx

Opens a connection to a network and returns a handle to it.

SetClusterNetworkName

Sets the name for a network.

SetClusterNetworkPriorityOrder

Sets the priority order for the set of networks used for internal communication between cluster nodes.

Failover Cluster Object Management Functions