IVsHelpSystem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ActivateHelpSystem(UInt32) | Starts the Help system and displays the table of contents. |
![]() | ALinkSearch(String^, UInt32, UInt32) | Performs an Alink search based on the word, flags, and context. |
![]() | DisplayTopicFromIdentifier(String^, UInt32, UInt32) | Displays a topic based on an identifier. |
![]() | DisplayTopicFromURL(String^, UInt32) | Displays a topic using a URL and options. |
![]() | FullTextSearchDlg(String^, UInt32, UInt32) | Displays the full text search dialog. |
![]() | GetCurrentURL(String^) | Retrieves the URL of the topic currently displayed in the topic window. |
![]() | KeywordSearch(String^, UInt32, UInt32) | Performs an F1 search based on a keyword, flags, and context. |
![]() | KeywordSearchDlg(String^, UInt32, UInt32) | Displays the keyword search dialog pre-populated with the keyword. |
![]() | Reserved(VHS_COMMAND, VsHelpErrors) | This API supports the product infrastructure and is not intended to be used directly from your code. |
Show:
