|
FireSync API
|
| kStatus kProfileMsg_Construct | ( | kProfileMsg * | msg, |
| kType | pointType, | ||
| kSize | pointCount, | ||
| kSize | profileCount, | ||
| kBool | hasSlices, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kProfileMsg object.
| msg | Destination for the constructed object handle. |
| pointType | Range point type. |
| pointCount | Number of points in the message. |
| profileCount | Number of profiles in the message. |
| hasSlices | Has slice info. |
| allocator | Memory allocator (or kNULL for default). |