EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.x Functions
EDCS Shutdown3p1MappingInfo
extern EDCS_Status_Code
EDCS_Shutdown3p1MappingInfo
(void);

Definition

Frees the memory allocated for the internal EDCS 3.1 to EDCS 4.x mapping information tables.


Returns

EDCS_SC_SUCCESS upon successful shutdown of mapping library.
EDCS_SC_OTHER_FAILURE otherwise.


Prev: EDCS_Map3p1GroupLabel. Up:Index.