1 out of 2 rated this helpful - Rate this topic

IHxHelpPane Interface

The IHxHelpPane interface is a dual interface that serves as a proxy for interaction with the Help Pane. You use IHxHelpPane to display tasks and content hierarchies, and to perform queries on content.

ms728718.note(en-us,VS.85).gifImportant:
IHxHelpPane can only be used to display the Windows Help content set. Displaying content that is not part of the Windows Help content set is not supported.


IHxHelpPane : IDispatch

Method Description

IHxHelpPane::DisplayContents Method

Displays the Help Pane and renders the top-level of the hierarchical taxonomy (table of contents).

IHxHelpPane::DisplaySearchResults Method

Displays the Help Pane, performs a query based on the passed value, and displays the results.

IHxHelpPane::DisplayTask Method

Displays a topic in the Help Pane, based on the passed URI value.

Type Library: HelpPaneProxy.dll

Did you find this helpful?
(1500 characters remaining)