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

Gets the value of an item.

Parameters
arrayArray object.
indexArray item index.
itemDestination for item that will be copied (by value) from the array.
Returns
Operation status.