IClusCfgServer interface
[This interface is available for use only in Windows Server 2003.]
Gathers information about nodes, resources, and networks.
Members
The IClusCfgServer interface inherits from the IUnknown interface. IClusCfgServer also has these types of members:
- Methods
Methods
The IClusCfgServer interface has these methods.
| Method | Description |
|---|---|
| CommitChanges | Commits the changes to the node. |
| GetClusterNodeInfo | Returns information about the cluster node on which an IClusCfgServer object is present. |
| GetManagedResourcesEnum | Retrieves an enumeration of the resources on the computer that can be managed by the Cluster service. |
| GetNetworksEnum | Retrieves an enumeration of all the networks on this computer. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2003 |
End of server support |
Windows Server 2003 |
IDL |
ClusCfgServer.idl |
DLL |
ClCfgSrv.dll |
IID |
IID_AsyncIClusCfgServer is defined as 2A1640AA-4561-4a08-B5D9-0AA38C6BE628 IID_IClusCfgServer is defined as 4C06EAE6-990E-4051-8AA1-AD4B4EAE9CAF |