FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMsg_Construct ( kMsg msg,
const kStamp stamp,
kObject  data,
kAlloc  allocator 
)

Constructs a kMsg object.

Parameters
msgDestination for the constructed object handle.
stampStamp value for this message (can be kNULL).
dataData content for this message (can be kNULL).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.