tibasMemberList_Get()
Returns the member object stored at the specified position index in a specified MemberList object.
Declaration
tibas_status tibasMemberList_Get (tibasMemberList memberList, tibasMember *member, tibas_int index)
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().
Copyright © Cloud Software Group, Inc. All rights reserved.