Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kList_AtT (   kList_list,
  kListItem_item,
 
)
related

Returns a strongly-typed pointer to the content associated with a list 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
kList_listList object.
kListItem_itemList item.
TItem type identifier (e.g., k32s).
Returns
Strongly-typed pointer to content.