Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|
IDL |
|