tibasMember_GetPort()
Returns the port used to communicate with a specified space member.
      Declaration
tibas_status tibasMember_GetPort(
    tibasMember c_member,
    int*        port)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | c_member | Specify the member definition for the member for which you want to query. | 
                  
                     | port | Returns the port used by the member. | 
               
            
Remarks
Use the tibasMember_GetPort() function to return the port that is used by a specified member.
Copyright © Cloud Software Group, Inc. All rights reserved.