IClusCfgEvictListener interface

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

The IClusCfgEvictListener interface is implemented by a component in order to be notified when a node has been evicted from the cluster.

Members

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

  • Methods

Methods

The IClusCfgEvictListener interface has these methods.

Method Description
EvictNotify

Called to inform a component that a node has been evicted from the cluster.

 

Remarks

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

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2003

End of server support

Windows Server 2003

IDL

ClusCfgServer.idl

IID

IID_IClusCfgEvictListener is defined as E20DDEE3-DEFC-4D54-B1F7-2AEB784C3847