tibrvQueueGroup_Create()
Function
Declaration
tibrv_statustibrvQueueGroup_Create(
tibrvQueueGroup* eventQueueGroup);
Purpose
|
Parameter |
Description |
|
|
The program supplies a location, and the function stores the address of a new queue group in that location. The queue group remains valid until the program explicitly destroys it. |