tibasIndexDefList_Get()
Returns the Index definition for an element at a specified position in an IndexDefList for a specified IndexDef element.
Declaration
tibas_status tibasIndexDefList_Get( tibasIndexDefList indexDefList, tibasIndexDef* indexDef, tibas_int index)
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.
Copyright © Cloud Software Group, Inc. All rights reserved.