Compartir a través de


Adding Wizard and Wizard97 Pages

[Support for Failover Cluster Administrator extension DLLs was removed in Windows Server 2008.]

Failover Cluster Administrator calls your implementation of IWEExtendWizard::CreateWizardPages when an administrator runs the Cluster Resource Wizard for a resource type that you are extending. Failover Cluster Administrator calls your implementations of IWEExtendWizard::CreateWizardPages and IWEExtendWizard97::CreateWizard97Pages when an administrator runs the Failover Cluster Application Wizard for a resource type that you are extending. Your implementations of these two methods should:

  1. Create the wizard pages to be added to the wizard.

  2. Call the Failover Cluster Administrator information interfaces as needed. See Using the Information Interfaces.

  3. For each page to be added: