GetAddress Method

Applies To

OAQAgent

Description

Returns a 128-byte string representing the protocol-specific address of the recipient. The format is:

[schema.]queue[@dblink]

Usage

const char *GetAddress(void) throw(
OException)

Arguments

none

Remarks

none

Contents