Gocator Vision Library
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GvProfileMsg_AllocateIntensity ( GvProfileMsg  msg,
kType  type 
)

Allocates an intensity buffer for the message.

If the buffer already exists and is of the same type as requested, success is returned. If it exists but type does not match, kERROR_ALREADY_EXISTS is returned.

Parameters
msgMessage object.
typeType of intensity values.
Returns
Operation status.