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

Gets 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.
TPtr_contentStrongly-typed destination pointer for content that will be copied (by value) from the list item.
Returns
Operation status.