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 : tibasOp_Free()

tibasOp_Free()
Function
Declaration
tibas_status tibasOp_Free
(tibasOp* op)
Purpose
Frees a specified Op object.
Parameters
 
Remarks
Use the tibasOp_Free() function to free a specified Op object.
tibasOp_Free() should be called by application code that implements shared all persistence after dta hs been persisted, to avoid memory leaks.
See Also
tibasAction_Free(),
 

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