Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 25      Persister, Action, Op, OpList, ActionResult, LogLevel, and Recovery Functions : Action, Op, OpList, ActionResult, Invocable, and LogFile Operations : tibasOpList_Free()

tibasOpList_Free()
Function
Declaration
tibas_status tibasOpList_Free
(tibasOpList* opList)
Purpose
Frees a specified OpList.
Parameters
 
Remarks
Use 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 Also
tibasOpList_Get()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved