|
EDCS Reference Manual
Concept Mapping from EDCS 2.9 to EDCS 3.1 Functions EDCS ShutdownMappingInfo |
|---|
| extern EDCS_Status_Code | |||
| EDCS_ShutdownMappingInfo | |||
| (void); | |||
Frees allocated memory associated with the internal EDCS 2.9 mapping information tables.
| EDCS_STAT_CODE_SUCCESS | if the operation completed successfully. |
| EDCS_STAT_CODE_FAILURE | otherwise. |
Prev: EDCS_Map2xUnit.
Up:Index.
|