Function
Get the redelivered header from a message.
tibems_status
tibemsMsg_GetRedelivered(tibemsMsg
message,tibems_bool
* value );
CALL "tibemsMsg_GetRedelivered" USING BY VALUE message, BY REFERENCE value, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Get the redelivered indicator from this message.
|
value
|
The function stores the redelivered indicator in this location.
|
The server sets this header to indicate whether a message might duplicate a previously delivered message:
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |