Zen API
|
Removes all items from the queue.
This method does not call the drop handler when removing items and does not automatically dispose queue elements. Use kMsgQueue_Purge to both remove and dispose items.
This method is thread-safe.
queue | Queue object. |