IWEExtendWizard97 interface (cluadmex.h)

[This interface is available for use in the operating systems specified in the Requirements section. Support for this interface was removed in Windows Server 2008.]

Implement the IWEExtendWizard97 interface to add Wizard97-style wizard pages to a Failover Cluster Administrator wizard.

Inheritance

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

Methods

The IWEExtendWizard97 interface has these methods.

 
IWEExtendWizard97::CreateWizard97Pages

Allows you to create Wizard97 property pages and add them to a Failover Cluster Administrator Wizard.

Remarks

To create non-Wizard97 pages, see IWEExtendWizard.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2003 Enterprise, Windows Server 2003 Datacenter
Target Platform Windows
Header cluadmex.h

See also

Failover Cluster Administrator Extension Interfaces