Click or drag to resize
CSYSSetReturn Method
Set the return value of a GX.

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)
Notes
This value is returned in the iRunGXEx_SYS call only.
Syntax
public static void SetReturn(
	int i1
)

Parameters

i1
Type: SystemInt32
Return Value
See Also