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