|
EDCS Reference Manual
Concept Mapping from EDCS 4.1 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 mapping information tables.
| EDCS_STAT_CODE_SUCCESS | if the operation completed successfully. |
| EDCS_STAT_CODE_FAILURE | otherwise. |
Prev: EDCS_to_FACC_PrintMappingType.
Up:Function Index.
|