Click or drag to resize

GM_DBTableList_Free

Frees the memory associated with the table list

Syntax
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_DBTableList_Free
(
GM_DB_TableList_t32* aTableList             // IN:  Table list handle to be freed
);