tibasMetaspace_GetRemoteMembers()
Returns a list of the remote members of the metaspace.
      Declaration
tibas_status tibasMetaspace_GetRemoteMembers(
    tibasMetaspace metaspace,
    tibasMemberList* memberList)
 
      Parameters
               
               
               
                  
                     | Parameter | 
                     Description | 
                  
               
               
                  
                     | metaspace | 
                     Specifies a Metaspace object that points to the metaspace for which to return a list of remote members. | 
                  
                  
                     | memberList | 
                     A returned list of remote members of the metaspace. | 
                  
               
            
 
 
      Remarks	
Use the tibasMetaspace_GetRemoteMembers() function to return a list of the remote members of a specified metaspace.
 
      
    
Copyright © Cloud Software Group, Inc. All rights reserved.