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

The item type and size of the array must match those of the message. Otherwise an error is returned. Note: this does not transfer ownership of the passed array but only copies it into the message object.

Parameters
msgMessage object.
pointsPoints array.
Returns
Operation status.