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


Chapter 12 Browser : Browser Operations : tibasBrowser_Free()

tibasBrowser_Free()
Function
Declaration
tibas_status tibasBrowser_Free
(tibasBrowser* browser)
Purpose
Destroys allocated resources and frees memory.
Parameters
 
Remarks
Use the tibasBrowser_Free() function to free the resources used by a specified space browser.
The browser parameter specifies the browser object that was returned when the browser was activated by calling the tibasMetaspace_Browse() function or the tibasSpace_Browse() function.
See Also
tibasMetaspace_Browse(), tibasSpace_Browse()

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