|
pure virtual |
This method is used to retrieve this queue's p6IQueue interface, which is used to enqueue and dequeue messages among other things.
ppQueue | A pointer in which will be stored an addRef's p6IQueue interface pointer for this queue. When are done with the interface, don't forget to release() it. |