Synopsis
(macro) PDX_MSGT oqm_RemoveAll(long option, OQM_QUEUE *queue)
Purpose
Remove all objects from an object queue.
Description
This function will remove all the objects in the specified queue. This is more efficient than deleting the queue and creating a new queue.
Input
option
Options (not used)
queue
Queue pointer
Return
OQM_NOERR or error