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


Chapter 26 StringList : StringList Operations : tibasStringList_Size()

tibasStringList_Size()
Function
Declaration
tibas_status tibasStringList_Size
     (tibasStringList stringList,
      tibas_int* size)
Purpose
Returns the number of strings in the a specified string list.
Parameters
 
Remarks
Use the tibasStringList_Size() function to determine the size of a specified string list.
See Also
tibasStringList_Get(), tibasStringList_Free()
 
 

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