DEFRECORD KCML_DEFENUM_Entry

'_Enum_* DEF ENUM
FLD namePack formatPurpose
DEFENUM_FullName$CHAR(64)The full name of the enumeration
DEFENUM_Name$CHAR(64)The name of the enumeration with the common prefix removed
DEFENUM_ValueThe enumeration value

More info