tibasMemberList_Size()
Returns the number of entries in a specified MemberList object.
Remarks
Use the tibasMemberList_Size() function to determine the number of entries that are in a specified memberList object.
You can call this function before calling the tibasMemberList_Get() function, to ensure that index position for which you are trying to get a Member object is within the range of entries in the Member List.
Use the tibasMetaspace_GetSpaceMembers() function to return a tibasMemberList object that lists the space members for a specified space.
Copyright © Cloud Software Group, Inc. All rights reserved.