Click or drag to resize
CCOMIiReadLineNoTerminate Method (String)
Reads a Line from the COM

Available since Oasis montaj version: 6.0.1
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int IiReadLineNoTerminate(
	ref string line
)

Parameters

line
Type: SystemString
String for line

Return Value

Type: Int32
0 - if successful in reading a line 1 - if an error was encountered
See Also