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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int IiGets(
	ref string strbuff
)

Parameters

strbuff
Type: SystemString
Buffer in which to place string

Return Value

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