IClusCfgInitialize interface
[This interface is available for use only in Windows Server 2003.]
The IClusCfgInitialize interface provides initialization data to your configuration object. All configuration objects must implement this interface.
Members
The IClusCfgInitialize interface inherits from the IUnknown interface. IClusCfgInitialize also has these types of members:
- Methods
Methods
The IClusCfgInitialize interface has these methods.
| Method | Description |
|---|---|
| Initialize | Provides initialization data to your configuration object. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2003 |
End of server support |
Windows Server 2003 |
IDL |
ClusCfgServer.idl |
IID |
IID_IClusCfgInitialize is defined as 2A0EB82D-F878-492A-951E-AE000918C4A6 |