Synopsis
PDX_MSGT mda_FreeEntityList(MDA_ENTITY_LIST *list)
Purpose
Free memory associated with an entity list.
Description
The memory allocated to an entity list will be freed for re-use.
Input
list
Entity list to be freed
Return
MDA error code
PDX_MSGT mda_FreeEntityList(MDA_ENTITY_LIST *list)
Free memory associated with an entity list.
The memory allocated to an entity list will be freed for re-use.
Entity list to be freed
MDA error code