Synopsis
PDX_MSGT olm_FreeList(long option, OLM_LIST *list)
Purpose
Frees an object list.
Description
This function will free the dynamic resources used by a list. All memory allocated for the list will be freed.
Input
option
Options (not used)
list
List pointer to delete
Return
OLM_NOERR or error