|
FireSync API
|
| kStatus kProfileMsg_Attach | ( | kProfileMsg | msg, |
| kSize | itemIndex, | ||
| kStamp * | stamp, | ||
| void * | pointData, | ||
| void * | intensityData, | ||
| void * | sliceData | ||
| ) |
Attaches one of the profiles to external buffer(s).
| msg | ProfileMsg object. |
| itemIndex | Item index. |
| stamp | Stamp pointer array. |
| pointData | Data pointer array. |
| intensityData | Intensity pointer array. |
| sliceData | Slice pointer array. |