tibrvEvent_GetQueue()
Function
Declaration
tibrv_statustibrvEvent_GetQueue
(
tibrvEvent event,
tibrvQueue* queue);
Purpose
Extract the queue of an event object.
Parameter |
Description |
|
Extract the event queue from this event object. |
|
The program supplies a location. The function stores the event object’s queue in that location. |