tibasSpace_Free()

Leaves the space. Destroys allocated resources and frees memory.

Declaration

tibas_status tibasSpace_Free
(tibasSpace* space)

Parameters

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

Remarks

Use the tibasSpace_Free() function to leave a specified space and free the memory and resources allocated to the space.