Skip Headers
Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4
Part Number B10954-01
Contents
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
Copyright © 1998, 2003 Oracle Corporation.
All Rights Reserved.
Contents