GM_DBUtil . DBTableList_Free Method |
Frees the memory associated with the table list
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public static GM_Error_t32 DBTableList_Free ( ref IntPtr aTableList )
Parameters
- aTableList
-
Type:
System
.
IntPtr
IN: Table list handle to be freed
Return Value
Type: GM_Error_t32A GM Error Code
