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

Returns a strongly-typed pointer to 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.
VValue type identifier (e.g., k32s).
Returns
Strongly-typed pointer to value.