TipcMsgGenerateMessageId generate the message identifier property for the message
msg
message to generate identifier for
TRUE
if the identifier was successfully set for the message, FALSE
otherwise.
If TipcMsgGenerateMessageId fails, it returns FALSE
and sets the global SmartSockets error number to one of:
TipcMsgGenerateMessageId generates the unique message identifier property for the message. Applications of messages are free to use the message identifier for any purpose.
This message identifier is unique for all messages that are created anywhere. It is sent along with the message and adds 38 extra bytes to the message.
None
TipcMsgGetMessageId, TipcMsgSetCorrelationId, TipcMsgGetCorrelationId
This example generates a message identifier:
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |