IWebWizardExtension interface

Extends the IWizardExtension interface by exposing methods to set the wizard extension's initial URL, and a specific URL in case of an error.

Members

The IWebWizardExtension interface inherits from IWizardExtension. IWebWizardExtension also has these types of members:

Methods

The IWebWizardExtension interface has these methods.

MethodDescription
SetErrorURL

Specifies the URL of a page that displays when a user experiences an error while navigating through the wizard extension pages.

SetInitialURL

Sets the URL of the initial server-provided HTML page in a hosted wizard.

 

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

DLL

Shell32.dll

See also

IWizardExtension

 

 

Show: