IClusCfgCallback interface

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

Allows your configuration object to send messages to the user interface or to add event log entries about configuration object tasks being completed by the configuration object.

Members

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

  • Methods

Methods

The IClusCfgCallback interface has these methods.

Method Description
SendStatusReport

Sends a status report back to the client.

 

Remarks

To obtain an IClusCfgCallback interface, query the interface pointer passed to your implementation of IClusCfgInitialize.

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_IClusCfgCallback is defined as 238DCA63-E2EF-4F32-A24D-ACBF975BE842