tibasTupleList_Free()
Frees a specified tuple list.
      Declaration
tibas_status tibasTupleList_Free(
    tibasTupleList* tupleList)
 
      Parameters
               
               
               
                  
                     | Parameter | 
                     Description | 
                  
               
               
                  
                     | tupleList | 
                     Specify the tuple list to free. | 
                  
               
            
 
 
      Remarks	
Use the tibasTupleList_Free() function to free the memory and resources used by a specified tuple list.
 
      
    
Copyright © Cloud Software Group, Inc. All rights reserved.