CX_HC enum

Help command flags

Syntax

#define CX_HC_PLUGIN  1                        
#define CX_HC_COMMAND 2
                         

Constants

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

Remarks

Used in the CX_Help function.

Requirements

Header: CX_PlugIn.h