TipcMsgSetArrivalTimestamp set the arrival timestamp property of a message
msg
message to set arrival timestamp for
arrival_timestamp
message arrival timestamp
TRUE
if the arrival timestamp was successfully set for the message, FALSE
otherwise.
If TipcMsgSetArrivalTimestamp fails, it returns FALSE
and sets the global SmartSockets error number to one of:
TipcMsgSetArrivalTimestamp sets the arrival timestamp property of a message. As messages are read, their arrival timestamp property will automatically be set. A value of 0.0
indicates that the arrival timestamp property was not set.
None
This example sets the arrival timestamp property of a message to the current time:
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |