Click or drag to resize

CBFiEOF Method

Returns 1 if at the end of the file

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iEOF()

public int iEOF()

Return Value

Type: Int32
1 if at the end of the file, 0 if not at the end of the file
See Also