WebWizardHost object

Exposes methods that enable HTML pages which are hosted in a wizard extension to communicate with the wizard.

Members

The WebWizardHost object has these types of members:

Methods

The WebWizardHost object has these methods.

Method Description
Cancel Simulates a Cancel button click.
FinalBack Navigates to the client-side page immediately preceding the page hosting the server-side HTML pages.
FinalNext Navigates to the client-side wizard page that follows the page that hosts the server-side HTML pages, or finishes the wizard if there are no further client-side pages.
SetHeaderText Sets the title and subtitle that appear in the wizard header. In general, the client will display the header above the HTML and below the title bar.
SetWizardButtons Updates the Back, Next, and Finish buttons in the client's wizard frame.

 

Properties

The WebWizardHost object has these properties.

Property Access type Description
Caption
Read/write
Not implemented.
Property
Read/write
Sets or retrieves a property's current value.

 

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Shldisp.h
IDL
Shldisp.idl
IID
CLSID_WebWizardHost