FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMsgInfo_SetTag ( kMsgInfo  info,
kSize  tag 
)

Sets the message tag.

The message tag is used in the implementation of FireSync message processing machinery; this value should be ignored by client software receiving messages from a remote node.

Note: when kMsgInfo objects are deserialized, only the lower 32-bits of the tag are preserved.

Parameters
infokMsgInfo object.
tagMessage tag.
Returns
Operation status.