tibasMemberDef_GetRemoteDiscovery()
Gets the discovery URL for a specified remote member.
      Declaration
tibas_status tibasMemberDef_GetRemoteDiscovery(
    tibasMemberDef memberDef,
    const char**   remoteDiscovery)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | memberDef | The memberDef object that identifies the remote member. | 
                  
                     | remoteDiscovery | Returns the remote discovery URL for the specified member. | 
               
            
Remarks	
Use the tibasMemberDef_GetRemoteDiscovery() function to return the name for a remote space member.
Copyright © Cloud Software Group, Inc. All rights reserved.