EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.2 Functions EDCS Shutdown3p1MappingInfo |
---|
extern EDCS_Status_Code | |||
EDCS_Shutdown3p1MappingInfo | |||
(void); |
Frees the memory allocated for the internal EDCS 3.1 to EDCS 4.2 mapping information tables.
EDCS_SC_SUCCESS | upon successful shutdown of mapping library. |
EDCS_SC_OTHER_FAILURE | otherwise. |
Prev: EDCS_PrintMappingTypeCode.
Up:Index.
|