SetAddress Method

Applies To

OAQAgent

Description

Specifies a string representing the protocol-specific address of the recipient. The format is:

[schema.]queue[@dblink]

Usage

void SetAddress(const char *address) const throw(
OException)

Arguments

address
A 128-byte string representing the protocol-specific address of the recipient.
Remarks

none

Contents