Share via


IClusCfgGroupCfg interface

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

Allows you to get and set the name of a resource's group after the resource has been created. When implementing IClusCfgManagedResourceCfg::PostCreate, use the IUnknown pointer passed to that method to query for the IClusCfgGroupCfg interface and call the appropriate method.

Members

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

  • Methods

Methods

The IClusCfgGroupCfg interface has these methods.

Method Description
GetName

Retrieves the name of the group in which the resource was created.

SetName

Changes the name of the group in which the resource was created.

 

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_IClusCfgGroupCfg is defined as DCB6D3D2-A55F-49e5-A64A-0CCFEB01ED3A