FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kAlgMsg_PartT (   kAlgMsg_msg,
  kSize_frameIndex,
  kSize_partIndex,
 
)
related

Gets a strongly-typed pointer to the specified frame content part.

A debug assertion will be raised if the size of the specified type is not equal to the size of the part type.

Parameters
kAlgMsg_msgMessage object.
kSize_frameIndexIndex of frame within this message.
kSize_partIndexContent part index.
TItem type identifier (e.g., k32s).
Returns
Strongly-typed pointer to part data.