TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::setReplyAddress
MBusinessDocument
Set the reply subject for communicating results back. This could be, for example, an inbox address.
Parameters
Parameters
Description
const MString& rsSubject
The reply subject to set.
Declaration
virtual
void
setReplyAddress(
const
MString
& rsSubject)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference