Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void kValue_Import ( kType  type,
void *  value,
const void *  source 
)

Imports the content of another value into this value.

For array-value types such as kText32, this method supports importing content from an external source, which may have a different size.

Parameters
typeValue type.
valuePointer to value.
sourceSource for import.