FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProfileMsg_Construct ( kProfileMsg msg,
kType  pointType,
kSize  pointCount,
kSize  profileCount,
kBool  hasSlices,
kAlloc  allocator 
)

Constructs a kProfileMsg object.

Parameters
msgDestination for the constructed object handle.
pointTypeRange point type.
pointCountNumber of points in the message.
profileCountNumber of profiles in the message.
hasSlicesHas slice info.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.