Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CLUSTER_NETWORK_ENUM enumeration (clusapi.h)
Describes the type of cluster object being enumerated by the ClusterNetworkEnum and ClusterNetworkOpenEnum functions.
Syntax
typedef enum CLUSTER_NETWORK_ENUM {
CLUSTER_NETWORK_ENUM_NETINTERFACES = 0x00000001,
CLUSTER_NETWORK_ENUM_ALL
} ;
Constants
CLUSTER_NETWORK_ENUM_NETINTERFACESValue: 0x00000001 The object is a network interface. |
CLUSTER_NETWORK_ENUM_ALLAll cluster objects on the network. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header | clusapi.h |
See also
Feedback
Was this page helpful?
