Synopsis
(macro) OQM_QUEUE *oqm_CopyQueue(long option, OQM_QUEUE *queue)
Purpose
Copy an object queue.
Description
This function will return a queue pointer of a copy of the specified queue and its contents.
Input
option
Options (not used)
queue
Queue pointer to copy
Return
New queue pointer or NULL if error