OLEHELPCMD Enumeration
Specifies the type of help requested for ShowHelp. This enumeration gives the valid values for the dwHelpCmd parameter.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration OLEHELPCMD
public enum OLEHELPCMD
public enum class OLEHELPCMD
type OLEHELPCMD
public enum OLEHELPCMD
Members
Member name | Description | |
---|---|---|
OLEHELPCMD_CONTEXT | Displays help topic (for a context id). | |
OLEHELPCMD_CONTEXTPOPUP | Displays help in popup window. |
Remarks
COM Signature
From oleipc.idl: