Global Mapper SDK
Flushes any in-memory cache for the layer. This is mainly useful in low-memory environments like Windows CE and typically only does anything for raster formats like GeoTIFF files. Most users will never need to call this.
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_FlushLayerCache
(
GM_LayerHandle_t32 aLayer
)
Comments
0 comments
Please sign in to leave a comment.