tibasSpaceResult_Free()
Frees a specified SpaceResult object.
      Declaration
tibas_status tibasSpaceResult_Free(tibasSpaceResult *result)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | result | The SpaceResult object on which the function is invoked. | 
               
            
Remarks
Use the tibasSpaceResult_Free() function to free a specified SpaceResult object and the memory and resources associated with it.
Copyright © Cloud Software Group, Inc. All rights reserved.