FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBinCSumMsg_AttachT (   kBinCSumMsg_msg,
  kSize_frameIndex,
  kStampPtr_stamp,
  BPtr_bin,
  CPtr_csum 
)
related

Attaches memory pointers for the specified frame.

A debug assertion will be raised if the size of the specified bin and csum array types is not equal to the size of the message bin and csum data types, respectively.

Parameters
kBinCSumMsg_msgMessage object.
kSize_frameIndexIndex of frame within this message.
kStampPtr_stampStamp pointer.
BPtr_binStrongly-typed pointer to binarize data.
CPtr_csumStrongly-typed pointer to csum data.
Returns
Operation status.