Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

Feedback

SetCorrelation Method

Applies To

OAQMsg

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
Remarks

Applicable only for a message that is being enqueued.

See Also

Refer to
SetCorrelate for dequeuing using this identifier.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents