Click or drag to resize

CCOMReadChars Method (String)

Reads characters from the COM

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void ReadChars(
	ref string line
)

public void ReadChars(
	ref string line
)

Parameters

line
Type: SystemString
String for characters
See Also