TibrvFtMember::getGroupName()
Method
Declaration
TibrvStatusgetGroupName
(
const char *& groupName) const;
Purpose
Extract the group name of a fault tolerance member.
Parameter |
Description |
|
The program supplies a variable, and the method stores the group name in that variable. The program must not modify this string nor free its storage. |