The function returns a number of elements the map contains.
- Parameters
-
[in] | hMap | is a handle to a map which size is to be retrieved. |
- Returns
- On success the function returns a size of the map as a number of elements is contains. On failure the function returns (size_t) -1. Call GetLastChsvError to get extended error information.