Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
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 © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback