Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

GetConsumer Method

Applies To

OAQ

Description

Returns a string representing the name of the consumer.

Usage

const char * GetConsumer(void) throw(
OException)

Arguments

none

Remarks

Only those messages matching the consumer name are accessed. Applicable only for a Dequeue operation.


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents