set_seqnum
Description:
Set the sequence number of a message.
This function might be called by the creator of a message to indicate that the message relates to other messages or events. See get_seqnum for more information.
MT safe.
Parameters:
this |
A Message. |
seqnum |
A sequence number. |