Function
Set the reply-to header of a message.
tibems_status
tibemsMsg_SetReplyTo(tibemsMsg
message,tibemsDestination
value );
CALL "tibemsMsg_SetReplyTo" USING BY VALUE message, BY VALUE value, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Set the reply-to header of this message.
|
value
|
Set the reply-to header to this value.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |