tibrvftMonitor_GetQueue()
Function
Declaration
tibrv_statustibrvftMonitor_GetQueue
(
tibrvftMonitor monitor,
tibrvQueue* queue);
Purpose
Extract the event queue of a fault tolerance monitor.
Parameter |
Description |
|
Extract the event queue from this monitor object. |
|
The program supplies a location, and the function stores the queue in that location. |