Synopsis
(macro) int oqm_GetCount(OQM_QUEUE *queue)
Purpose
Get the object count of an object queue.
Description
This function will return the number of objects in the specified queue.
Input
queue
Queue pointer
Return
Number of objects in queue
(macro) int oqm_GetCount(OQM_QUEUE *queue)
Get the object count of an object queue.
This function will return the number of objects in the specified queue.
Queue pointer
Number of objects in queue