Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArray1_SetItem ( kArray1  array,
kSize  index,
const void *  item 
)

Sets the value of an item.

Parameters
arrayArray object.
indexArray item index.
itemPointer to item that will be copied (by value) into the array.
Returns
Operation status.