Gocator Vision Library
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GvProfileMsg_CopyPointsArray ( GvProfileMsg  msg,
kArray1  points 
)

Copies the points buffer with the data from an array to the message.

The item type and size of the array must match those of the message. Otherwise an error is returned.

Parameters
msgMessage object.
pointsPoints array.
Returns
Operation status.