_VHS_COMMANDS Enumeration
Visual Studio 2015
Specifies help system commands for IVsHelpSystem methods.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VHS_Default | Used by All functions. Same as using NULL. | |
| VHS_Localize | Used only by DisplayTopicFromIdentifier and DisplayTopicFromURL. | |
| VHS_NoErrorMessages | Used by All functions. Sets this to display error messages yourself. | |
| VHS_OutsideCollectionSpace | Used only by DisplayTopicFromIdentifier. Do not show context id in collection's window. | |
| VHS_UseBrowser | Used only by DisplayTopicFromURL. | |
| VHS_UseHelp | Used only by DisplayTopicFromURL. |
From helpsys.idl:
Show: