tibasOpList_Free() Frees a specified OpList. Declarationtibas_status tibasOpList_Free (tibasOpList* opList) Parameters Parameter Description opList The OpList object on which the function is invoked. RemarksUse the tibasOpList_Free() function to free a specified OpList. Should be invoked at the end of a function implementing shared all persistence, to avoid memory leaks. See AlsotibasOpList_Get() Copyright © Cloud Software Group, Inc. All Rights Reserved.