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