Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArray2_Item ( kArray2  array,
kSize  index0,
kSize  index1,
void *  item 
)

Gets the value of an item.

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