Click or drag to resize

CRAIiGets Method (String)

Get next full line from RA

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

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