VHS_COMMAND Enumeration
Visual Studio 2015
Specifies help system commands.
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. Set this to display error messages yourself. | |
| VHS_OutsideCollectionSpace | Used only by DisplayTopicFromIdentifier. Does not show context id in collection's window. | |
| VHS_UseBrowser | Used only by DisplayTopicFromURL. | |
| VHS_UseHelp | Used only by DisplayTopicFromURL. |
From helpsys.idl:
Show: