OLEHELPCMD Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: