Global Mapper SDK
Frees the memory associated with the table list
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_DBTableList_Free
(
GM_DB_TableList_t32* aTableList // IN: Table list handle to be freed
);
Comments
0 comments
Please sign in to leave a comment.