Open (OAQ) Method

Applies To

OAQ

Description

Opens an OAQ object.

Usage

void Open(const ODatabase& odb, const char *queuename) throw(
OException)

Arguments

odb
The database on which to open this OAQ instance.
queuename
The name of the queue in the database.
Remarks

none

Contents