OLEHELPCMD Enumeration
Visual Studio 2015
Specifies the type of help requested for ShowHelp. This enumeration gives the valid values for the dwHelpCmd parameter.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| OLEHELPCMD_CONTEXT | Displays help topic (for a context id). | |
| OLEHELPCMD_CONTEXTPOPUP | Displays help in popup window. |
From oleipc.idl:
Show: