OLEHELPCMD Enum

Definition

Specifies the type of help requested for ShowHelp(UInt32, Guid, POINT, UInt32, String, UInt32). This enumeration gives the valid values for the dwHelpCmd parameter.

C++/CX
public enum class OLEHELPCMD
Inheritance
OLEHELPCMD

Fields

Name Value Description
OLEHELPCMD_CONTEXT 0

Displays help topic (for a context id).

OLEHELPCMD_CONTEXTPOPUP 1

Displays help in popup window.

Remarks

COM Signature

From oleipc.idl:

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022