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


Chapter 4 Admin : Admin Operations : tibasAdmin_Free()

tibasAdmin_Free()
Function
Declaration
tibas_status tibasAdmin_Free
(tibasAdmin* admin)
Purpose
Destroys allocated resources and frees memory.
Parameters
 
Remarks
Use the tibasAdmin_Free() command to free the resources and memory allocated to a specified Admin manager.
The value for the admin parameter is returned when you create an Admin manager by calling the tibasAdmin_Create() function.
See Also
tibasAdmin_Create(), tibasAdmin_Connect(), tibasAdmin_Execute()
 

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