EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.x Types
EDCS_Value_Characteristic_Code_Entry
/*
 * STRUCT: EDCS_Value_Characteristic_Code_Entry
 *
 *   Provides forward mapping information in the case where an
 *   EA is the target, with a specific EV.
 */
typedef struct
{

EDCS_Attribute_Code ea_code;
EDCS_Value_Characteristic_Code ev_code;
} EDCS_Value_Characteristic_Code_Entry;



Prev: EDCS_Mapping_Type_Code.


Return to: Top of this Page, Type Index