tibasTuple_Free()

Destroys allocated resources and frees memory.

Declaration

tibas_status tibasTuple_Free
(tibasTuple* tuple)

Parameters

Parameter Description
tuple The TIBCO ActiveSpaces entity on which the function is invoked.

Remarks

Use the tibasTuple_Free() function to free the memory and resources used by a specified tuple.