TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.