GetConsumer Method
Applies To
OAQ
Description
Returns a string representing the name of the consumer.
Usage
const char * GetConsumer(void) throw(OException)
Arguments
Remarks
Only those messages matching the consumer name are accessed. Applicable only
for a Dequeue operation.
Contents