EDCS Reference Manual
Concept Mapping from FACC 2.1 to EDCS 3.0 Functions EDCS ShutdownFACC_2p1_MappingInfo |
---|
extern EDCS_Status_Code | |||
EDCS_ShutdownFACC_2p1_MappingInfo | |||
(void); |
Frees allocated memory associated with the internal FACC 2.1 mapping information tables.
EDCS_STAT_CODE_SUCCESS | if the operation completed successfully. |
EDCS_STAT_CODE_FAILURE | otherwise. |
Up:Index.
|