tibrvftMember_GetGroupName()
Function
Declaration
tibrv_statustibrvftMember_GetGroupName
(
tibrvftMember member,
const char** groupName);
Purpose
Extract the group name of a fault tolerance member.
Parameter |
Description |
|
Extract the group name from this member object. |
|
The program supplies a location, and the function stores the group name in that location. |