Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01 |
|
Applies To
Description
Sets the identification for the message. This can then be used as a means to dequeue specific messages.
Usage
void SetCorrelation(const char *corr) const throw(OException)
Arguments
corr |
A string identifying the message |
Applicable only for a message that is being enqueued.
See Also
Refer to SetCorrelate for dequeuing using this identifier.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|