Help flags
#define IE_HC_PLUGIN 1
#define IE_HC_FORMAT 2
| Value | Meaning |
|---|---|
|
IE_HC_PLUGIN |
Displays help for the plug-in; dwData is not used. |
|
IE_HC_FORMAT |
Displays help for a format; dwData is the index of the format. |
Used in the IE_Help function.
Header: IE_PlugIn.h