Zen API
|
|
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.
kMap_map | Map object. |
kMapItem_item | Map item. |
V | Value type identifier (e.g., k32s). |