EDCS Reference Manual
Concept Mapping from EDCS 4.4 to FACC 2.1 Functions EDCS to FACC ShutdownMappingInfo |
---|
extern EDCS_Status_Code | |||
EDCS_to_FACC_ShutdownMappingInfo | |||
(void); |
Frees allocated memory associated with the internal EDCS 4.4 to FACC 2.1 mapping information tables.
EDCS_SC_SUCCESS | if the operation completed successfully. |
EDCS_SC_OTHER_FAILURE | otherwise. |
Prev: EDCS_to_FACC_PrintMappingType.
Up:Function Index.
|