tibrvcmEvent_GetQueue()
Function
Declaration
tibrv_statustibrvcmEvent_GetQueue
(
tibrvcmEvent cmListener,
tibrvQueue* queue);
Purpose
Extract the queue of a certified delivery listener 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. |