WebWizardHost.SetHeaderText method

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.

Syntax

iRetVal = WebWizardHost.SetHeaderText(
  bstrHeaderTitle,
  bstrHeaderSubtitle
)

Parameters

bstrHeaderTitle [in]

Type: BSTR

String containing the title.

bstrHeaderSubtitle [in]

Type: BSTR

String containing the subtitle.

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