Global Mapper SDK
Frees the resources associated with a results list returned by a search function, like GM_FindFeaturesInArea.
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_FreeFeatureResultList
(
GM_FoundFeatureResults_t* aResultList // IN: Previously fetched result set
)
Comments
0 comments
Please sign in to leave a comment.