tibasMember_GetJoinTime()
Returns the time when a specified member joined the metaspace.
      Declaration
tibas_status tibasMember_GetJoinTime(
    tibasMember c_member,
    time_t*     joinTime)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | c_member | Specify the memberDef for the member for which you want to return the join time. | 
                  
                     | joinTime | Returns the time when the member joined the metaspace. | 
               
            
Remarks
Use the tibasMember_GetJoinTime() function to return the time when a specified member joined the metaspace.
Copyright © Cloud Software Group, Inc. All rights reserved.