globalmapper.GetMiscOption

globalmapper.GetMiscOption(GM_MiscOpt_t32 aOpt, int aReserved) int[source]

Gets the current value of an advanced/miscellaneous option. For most types the returned value is GM_MiscOptVal_t8.

Parameters
  • aOpt (GM_MiscOpt_t32) – Option to get

  • aReserved (int) – Reserved for future use; must be 0.

Returns

the current value of aOpt

Return type

int