Zen API
|
|
related |
Adds an item to the queue with the specified options.
This method is a type-checked variant of kMsgQueue_AddEx. A debug assertion will be raised if the size of the specified item type is not equal to the size of the collection item type.
kMsgQueue_queue | Queue object. |
TPtr_item | Strongly-typed pointer to item to be added. |
kMsgQueueItemOption_options | Bitset of item options. |