TibrvFtMember::getGroupName()

Method

Declaration

TibrvStatus getGroupName(
    const char *& groupName) const;

Purpose

Extract the group name of a fault tolerance member.

Parameter

Description

groupName

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.

See Also

TibrvFtMember::create()