CX_CI enum

Command information flags

Syntax

#define CX_CI_BTNLABEL     1   
#define CX_CI_WANTLNKFILES 2
#define CX_CI_CATEGORIES 5

Constants

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

Remarks

Used in the CX_CommandInfo structure.

Requirements

Header: CX_PlugIn.h