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


Chapter 10 IndexDef : IndexDef Operations : tibasIndexDefList_Get()

tibasIndexDefList_Get()
Function
Declaration
tibas_status tibasIndexDefList_Get(
tibasIndexDefList indexDefList,
tibasIndexDef*    indexDef,
tibas_int         index)
Purpose
Returns the Index definition for an element at a specified position in an IndexDefList for a specified IndexDef element.
Parameters
 
Remarks
Use the tibasIndexDefList_Get() function to return the indexDef that is at a specified index position in an indexDefList.
The value returned by the tibasIndexDefList_Size() function provides the number of entries in the list.
See Also
tibasIndexDefList_Size()

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