Creates a map with the default ordering towards growth of keys with the requirement for the keys to be unique.
- Returns
- The function returns a handle to an instance of the created map. If the function fails it returns NULL. Use GetLastChsvError to get extended error information.