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