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