IClusCfgCapabilities interface

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

The IClusCfgCapabilities interface allows you to cancel the pending installation of the Cluster service on a computer.

Members

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

  • Methods

Methods

The IClusCfgCapabilities interface has these methods.

Method Description
CanNodeBeClustered

Determines whether the Cluster service can be installed on the local computer.

 

Remarks

Components that implement the IClusCfgCapabilities interface must register themselves as members of the component category CATID_ClusCfgCapabilities, defined in ClusCfgGuids.h.

Examples

See the MyCapabilities sample in the samples section of the Platform SDK.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2003

End of server support

Windows Server 2003

IDL

ClusCfgServer.idl

IID

IID_IClusCfgCapabilities is defined as D94AB253-36C7-41C1-B52E-26B451975C8D