tibrvftMonitor_GetGroupName()

Function

Declaration

tibrv_status tibrvftMonitor_GetGroupName(
    tibrvftMonitor    monitor,
    const char**      groupName);

Purpose

Extract the group name of a fault tolerance monitor.

Parameter

Description

monitor

Extract the group name from this monitor object.

groupName

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