TibrvQueueGroup::create()
Method
Declaration
TibrvStatus create
();
Purpose
Remarks
This method creates a C queue group and stores its handle in the C++ object.
The new queue group is empty.
The queue group remains valid until the program explicitly destroys it.