Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

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 copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents