TibrvQueue::getCount()
Method
Declaration
TibrvStatus getCount
(tibrv_u32& numEvents) const;
Purpose
Extract the number of events in a queue.
Parameter |
Description |
|
The program supplies a variable, and the method stores (a snapshot of) the event count of the queue in that variable. |