Click or drag to resize

GM_Package_tClose Method

Closes Package and frees up the memory associated with it

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Error_t32 Close()

Return Value

Type: GM_Error_t32
A GM Error Code
See Also