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