Click or drag to resize
CRAIiGets Method
Get next full line from RA

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

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

Parameters

str1
Type: SystemString
buffer in which to place string

Return Value

Type: Int32
0 - Ok 1 - End of file
See Also