Global Mapper SDK
Frees the resources used by the given area feature. This should be called on each area feature returned by GM_GetAreaFeature.
Syntax
C++
Copy
void GM_FreeAreaFeature
(
GM_AreaFeature_t* aAreaFeature // Area feature to free
)
Comments
0 comments
Please sign in to leave a comment.