tibasSpaceDef_Free()
Destroys allocated resources and frees memory used by a specified space.
      Declaration
tibas_status tibasSpaceDef_Free
(tibasSpaceDef* spaceDef)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceDef | A spaceDef object that references the space definition that you want to free. | 
               
            
Remarks	
Use the tibasSpaceDef_Free() function to free the resources and memory used by a specified space.
Copyright © Cloud Software Group, Inc. All rights reserved.