WebWizardHost object

January 7, 2021 · View on GitHub

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.

MethodDescription
CancelSimulates a Cancel button click.
FinalBackNavigates to the client-side page immediately preceding the page hosting the server-side HTML pages.
FinalNextNavigates 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.
SetHeaderTextSets 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.
SetWizardButtonsUpdates the Back, Next, and Finish buttons in the client's wizard frame.

 

Properties

The WebWizardHost object has these properties.

PropertyAccess typeDescription
Caption
Read/write
Not implemented.
Property
Read/write
Sets or retrieves a property's current value.

 

Requirements

RequirementValue
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