Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kMap_SetValueT (   kMap_map,
  kMapItem_item,
  VPtr_value 
)
related

Sets the value associated with a map item.

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

Parameters
kMap_mapMap object.
kMapItem_itemMap item.
VPtr_valueStrongly-typed pointer to value to be copied into the map item.
Returns
Operation status.