Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kArray1_ItemT (   kArray1_array,
  kSize_index,
  TPtr_item 
)
related

Gets the value of an item.

A debug assertion will be raised if the size of the specified item type is not equal to the size of the collection item type.

Parameters
kArray1_arrayArray object.
kSize_indexArray item index.
TPtr_itemStrongly-typed destination pointer for item that will be copied (by value) from the array.
Returns
Operation status.