|
EDCS Reference Manual
Concept Mapping from EDCS 2.9 to EDCS 3.1 Functions EDCS InitMappingInfo |
|---|
| extern EDCS_Status_Code | |||
| EDCS_InitMappingInfo | |||
| (void); | |||
Initializes the internal EDCS 2.9 mapping information tables.
| EDCS_STAT_CODE_SUCCESS | if the initialization completed successfully. |
| EDCS_STAT_CODE_FAILURE | otherwise. |
Next: EDCS_Map2xAttribute.
Up:Index.
|