ID_HC enum

Help flags

Syntax

#define ID_HC_PLUGIN   1 
#define ID_HC_FORMAT 2

Constants

Value Meaning

ID_HC_PLUGIN

Displays help for the plug-in; dwData is not used.

ID_HC_FORMAT

Displays help for an image format; dwData is the index of the format.

Remarks

Used in the ID_Help function.

Requirements

Header: ID_PlugIn.h