tibrvftMember_GetGroupName()

Function

Declaration

tibrv_status tibrvftMember_GetGroupName(
    tibrvftMember    member,
    const char**     groupName);

Purpose

Extract the group name of a fault tolerance member.

Parameter

Description

member

Extract the group name from this member object.

groupName

The program supplies a location, and the function stores the group name in that location.