TipcMsgSetSenderTimestamp set the sender timestamp property of a message
msg
message to set sender timestamp for
sender_timestamp
message sender timestamp
TRUE
if the sender timestamp was successfully set for the message, FALSE
otherwise.
If TipcMsgSetSenderTimestamp fails, it returns FALSE
and sets the global SmartSockets error number to one of:
TipcMsgSetSenderTimestamp sets the sender timestamp property of a message. A value of 0.0
indicates that the sender timestamp property was not set.
None
TipcMsgGetSenderTimestamp; see the TIBCO SmartSockets Utilities for information on TutGetWallTime.
This example sets the sender 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 |