IClusCfgResourcePostCreate interface

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

Allows you to rename and perform control code operations on resources after they are created. When implementing IClusCfgManagedResourceCfg::PostCreate, use the IUnknown pointer passed to that method to query for the IClusCfgResourcePostCreate interface and call the appropriate method.

Members

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

  • Methods

Methods

The IClusCfgResourcePostCreate interface has these methods.

Method Description
ChangeName

Changes the name of a resource.

SendResourceControl

Initiates a control code operation for a resource.

 

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_IClusCfgResourcePostCreate is defined as 72A9BF54-13B6-451f-910D-6913EBF025AB