tibasEventBrowserDef_Free()

Destroys the allocated resources and frees the memory associated with a specified eventBrowserDef.

Declaration

tibas_status tibasEventBrowserDef_Free
(tibasEventBrowserDef* eventBrowserDef)

Parameters

Parameter Description
eventBrowserDef The eventBrowserDef that you want to free.

Remarks

Use the tibasEventBrowserDef_Free() function to free the resources and memory used by a specified eventBrowserDef.