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


Chapter 24 MemberList : MemberList Operations : tibasMemberList_Get()

tibasMemberList_Get()
Function
Declaration
tibas_status tibasMemberList_Get
     (tibasMemberList memberList,
      tibasMember *member,
      tibas_int index)
Purpose
Returns the member object stored at the specified position index in a specified MemberList object.
Parameters
 
Remarks
Use the tibasMemberList_Get() function to return the member object at a specified index position in a specified Member List.
Use the tibasMetaspace_GetSpaceMembers() function to obtain a tibasMemberList object to pass to tibasMemberListGet().
See Also
tibasMetaspace_GetSpaceMembers()
 

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