Command information flags
#define CX_CI_BTNLABEL 1
#define CX_CI_WANTLNKFILES 2
#define CX_CI_CATEGORIES 5
Value | Meaning |
---|---|
CX_CI_BTNLABEL |
The CX_CommandInfo::szBtnLabel member is valid |
CX_CI_WANTLNKFILES |
The host should pass the raw paths of .lnk files (no resolution) |
CX_CI_CATEGORIES |
The CX_CommandInfo::dwCategories and CX_CommandInfo::szBtnLabel members are valid |
Used in the CX_CommandInfo structure.
Header: CX_PlugIn.h