Click or drag to resize
CIMGiIsValidIMGFile Method
Is this a valid IMG file?

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

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

Parameters

str1
Type: SystemString
File to check

Return Value

Type: Int32
See GEO_BOOLConstant
See Also