|
Zen API
|
|
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.
| kMap_map | Map object. |
| kMapItem_item | Map item. |
| VPtr_value | Strongly-typed pointer to value to be copied into the map item. |