Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

Feedback

SetConsumer Method

Applies To

OAQ

Description

Specifies the value of a string representing the name of the consumer.

Usage

void SetConsumer(const char *name) const throw(
OException)

Arguments

name
A string representing the name of the consumer.
Remarks

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


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents