tibasSpaceEvent_Free()

Destroys allocated resources and frees memory.

Declaration

tibas_status tibasSpaceEvent_Free
(tibasSpaceEvent* spaceEvent)

Parameters

Parameter Description
spaceEvent Specify the spaceEvent for which resources are to be freed.

Remarks

Use the tibasSpaceEvent_Free() function to free the resources and memory used by a specified spaceEvent.