tibasStringList_Free()
Frees a specified StringList object.
      Declaration
tibas_status tibasStringList_Free(tibasStringList* stringList)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | stringList | The StringList object on which the operation is invoked. | 
               
            
Remarks
Use the tibasStringList_Free() function to free a specified stringList object.
Copyright © Cloud Software Group, Inc. All rights reserved.