Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBox_SetItemT (   kBox_box,
  TPtr_item 
)
related

Sets the box value.

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
kBox_boxBox object.
TPtr_itemStrongly-typed pointer to item that will be copied into the box.
Returns
Operation status.