FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kProfileMsg_PointAtT (   kProfileMsg_msg,
  kSize_itemIndex,
  kSize_pointIndex,
 
)
related

Returns a strongly-typed pointer to a specific point.

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

Parameters
kProfileMsg_msgProfileMsg object.
kSize_itemIndexItem index.
kSize_pointIndexProfile point index.
TPoint data type identifier (e.g., kPoint16u).
Returns
Returns a strongly-typed pointer to a specific point.