Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-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.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|