IClusCfgNodeInfo interface

[This interface is available for use only in Windows Server 2003.]

Sets and retrieves information about the node configuration.

Members

The IClusCfgNodeInfo interface inherits from the IUnknown interface. IClusCfgNodeInfo also has these types of members:

  • Methods

Methods

The IClusCfgNodeInfo interface has these methods.

Method Description
GetClusterConfigInfo

Returns a pointer to the IClusCfgClusterInfo interface if the node is part of a cluster.

GetClusterVersion

Retrieves the version of the cluster.

GetDriveLetterMappings

Retrieves the drive letter mappings on the node.

GetMaxNodeCount

Retrieves the maximum number of nodes for the node's product suite type.

GetName

Retrieves the node's fully qualified domain name.

GetOSVersion

Retrieves the version of the operating system.

GetProcessorInfo

Retrieves the processor information for the node.

IsMemberOfCluster

Returns whether the node is part of a cluster.

SetName

Stores the new name for the node. This does not take effect until after the changes have been committed.

 

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_IClusCfgNodeInfo is defined as E4B5FA15-DD07-439E-A623-8823524E3D19