IVsHelpSystem Members
Include Protected Members
Include Inherited Members
Provides access to the help system. Supplemented by Help2.
The IVsHelpSystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
ActivateHelpSystem | Starts the Help system and displays the table of contents. | |
ALinkSearch | Performs an Alink search based on the word, flags, and context. | |
DisplayTopicFromIdentifier | Displays a topic based on an identifier. | |
DisplayTopicFromURL | Displays a topic using a URL and options. | |
FullTextSearchDlg | Displays the full text search dialog. | |
GetCurrentURL | Retrieves the URL of the topic currently displayed in the topic window. | |
KeywordSearch | Performs an F1 search based on a keyword, flags, and context. | |
KeywordSearchDlg | Displays the keyword search dialog pre-populated with the keyword. | |
Reserved | Infrastructure. |
Top