Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) Part Number B14308-01 |
|
Applies To
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. |
none