IClusCfgResourceCreate interface

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

Allows you to set properties and perform control code operations on resources while they are being created. When implementing IClusCfgManagedResourceCfg::Create, use the IUnknown pointer passed to that method to query for the IClusCfgResourceCreate interface and call the appropriate method.

Members

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

  • Methods

Methods

The IClusCfgResourceCreate interface has these methods.

Method Description
SendResourceControl

Safely performs a control code operation on a resource.

SetPropertyBinary

Sets a binary property.

SetPropertyDWORD

Sets a DWORD property.

SetPropertyExpandString

Sets an expandable string property.

SetPropertyLargeInt

Sets a large integer property.

SetPropertyLong

Sets a long property.

SetPropertyMultiString

Sets a multiple string property.

SetPropertySecurityDescriptor

Sets a Security Descriptor property.

SetPropertyString

Sets a string property.

SetPropertyUnsignedLargeInt

Sets an unsigned large integer property.

 

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_IClusCfgResourceCreate is defined as 0647B41A-C777-443c-9432-02CCCF4FF443