Click or drag to resize
CMAPIUnPackFilesToFolder Method
UnPack all files from map to workspace.

Available since Oasis montaj version: 7.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void IUnPackFilesToFolder(
	int i1,
	string str2,
	ref string str3
)

Parameters

i1
Type: SystemInt32
(0 - Produce errors, 1 - Force overwrites)
str2
Type: SystemString
Directory to place unpacked files in.
str3
Type: SystemString
List of files that are problematic returned
See Also