globalmapper.SetRegistryKey

globalmapper.SetRegistryKey(str aKeyName) GM_Error_t32[source]

Sets the base registry key from which settings should be stored/read. Settings will be stored in and read from “HKEY_CURRENT_USERSoftware*aKeyName*Global Mapper”. Passing an empty string will reset the settings back to the default location which is shared with the Global Mapper application.

Parameters

aKeyName (str) – location in registry under which to store settings

Returns

Error Code

Return type

GM_Error_t32