Click or drag to resize
CSYSGetREG Method
Get REG parameters.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void GetREG(
	CREG oREG1,
	string str2
)

Parameters

oREG1
Type: GeoEngine.Core.GXNetCREG
REG to add parameters to
str2
Type: SystemString
group name wanted
See Also