tibrvQueueGroup_Add()
Function
Declaration
tibrv_statustibrvQueueGroup_Add(
tibrvQueueGroup eventQueueGroup,
tibrvQueue eventQueue);
Purpose
Add an event queue to a queue group.
Remarks
If the queue is already in the group, adding it again has no effect, and the call returns TIBRV_OK.
If either the queue or the group is invalid, this function returns an error status.
|
Parameter |
Description |
|
|
Add an event queue to this queue group. |
|
|
Add this event queue to a queue group. |