tibasMember_GetHostAddress()
Returns the host address for a specified space member.
      Declaration
tibas_status tibasMember_GetHostAddress(
    tibasMember c_member,
    char**      hostAddress)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | c_member | Specify the member for which you want to return the host address. | 
                  
                     | hostAddress | Returns the host address of the specified member. | 
               
            
Remarks
Use the tibasMember_GetHostAddress() function to return the host address for the device that is running a specified member.
Copyright © Cloud Software Group, Inc. All rights reserved.