Mapping of metadata identifier to underlying data type
enum
{
IAF_FILE = 4,
IAF_IMAGE = 8,
IAF_FOLDER = 16,
IAF_DRIVE = 32,
IAF_READONLY = 64,
IAF_TEMPFILE = 128,
};
Value | Meaning |
---|---|
CX_MDI_DESCRIPTION |
The field is of type CX_MDT_STRING |
CX_MDI_DATE |
The field is of type CX_MDT_FILETIME |
CX_MDI_AUTHOR |
The field is of type CX_MDT_STRING |
CX_MDI_NOTES |
The field is of type CX_MDT_STRING |
CX_MDI_KEYWORDS |
The field is of type CX_MDT_STRINGLIST |
CX_MDI_RATING |
The field is of type CX_MDT_STRING |
CX_MDI_RPP |
The field is of type CX_MDT_STRING |
Mapping of metadata identifier to underlying data type
Header: CX_PlugIn.h