Help command flags
#define CX_HC_PLUGIN 1
#define CX_HC_COMMAND 2
Value | Meaning |
---|---|
CX_HC_PLUGIN |
Displays help for the plug-in; dwData is not used |
CX_HC_COMMAND |
Displays help for a command; dwData is the index of the command |
Used in the CX_Help function.
Header: CX_PlugIn.h