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

tibasAction_Free()
Function
Declaration
tibas_status tibasAction_Free
(tibasAction* action)
Purpose
Frees a specified action object.
Parameters
 
Remarks
Use the tibasAction_Free() function to free the memory used for a specified action object.
Call this function at the end of the a function implementing the persister action, to avoid memory leaks.
See Also
tibasAction_GetType(), tibasAction_GetTuple(), tibasAction_GetSpace(), tibasAction_GetSpaceName()
 
 

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