Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 1 (10.1) Part Number B10119-01 |
|
Applies To
Description
Specifies the value of a string representing the name of the consumer.
Usage
void SetConsumer(const char *name) const throw(OException)
Arguments
name |
A string representing the name of the consumer. |
Only those messages matching the consumer name are accessed. Applicable only for a Dequeue operation.