globalmapper.SetMemoryLimit

globalmapper.SetMemoryLimit(uint32 aMemoryLimit) None[source]

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.

Parameters

aMemoryLimit (uint32) –

Returns

Nothing is returned

Return type

None