![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasFieldDefList_Get(
Use the tibasFieldDefList_Get() function to return the fieldDef at a specified index position in a specified fieldDefList.Before you can call this function, you must create one or more fieldDefList objects and populate a field definition list. Also, you should call the tibasFieldDefList_Size() function to determine the number of elements in the fieldDefList. This will enable you to avoid specifying an index position that is beyond the upper limit of the field definition list.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |