IHTMLWindow2::showHelpIHTMLWindow2::showHelp*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::setTimeout
*Next Topic: IHTMLWindow2::showModalDialog

IHTMLWindow2::showHelp


HRESULT showHelp(
    BSTR helpURL,
    VARIANT helpArg,
    BSTR features 
);

Displays a help file.

helpURL
String specifying the URL of the help file.
helpArg
String or value specifying the programmer-defined arguments to pass to the dialog box.
features
Reserved; do not use.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.