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

Sets 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 pointer to content to be copied into the list item.
Returns
Operation status.