globalmapper.SetMemoryLimit =========================== .. currentmodule:: globalmapper .. py:function:: SetMemoryLimit (uint32 aMemoryLimit) -> None Sets the amount of available memory below which loads should fail and return (GM_Error_LowMemory). Set to zero to reset to no memory limit checking. :param uint32 aMemoryLimit: :returns: Nothing is returned :rtype: None