Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
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 |
|