Open (OAQAgent) Method
Applies To
OAQAgent
Description
Opens an OAQAgent object.
Usage
void
Open
(OAQMsg &msg, const char *name, const char *addr) throw(
OException
)
Arguments
msg
Another OAQMsg that is being copied.
name
A 30-byte string representing the name .
addr
A 128-byte string representing the protocol-specific address of the recipient.
Remarks
none
Contents