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.

public enum class OLEHELPCMD
public enum class OLEHELPCMD
enum OLEHELPCMD
public enum OLEHELPCMD
type OLEHELPCMD = 
Public Enum OLEHELPCMD
Inheritance
OLEHELPCMD

Fields

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