Click or drag to resize
CIMGiIsValidIMGFileEx Method
Is this a valid IMG file? Returns error message if it cannot be opened for any reason.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iIsValidIMGFileEx(
	string str1,
	ref string str2
)

Parameters

str1
Type: SystemString
File to check
str2
Type: SystemString
Error message registered if unable to open

Return Value

Type: Int32
See GEO_BOOLConstant
See Also