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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
This value is returned in the iRunGXEx_SYS call only.
Syntax
public static void SetReturn(
	CGXNETCore gxNetShared,
	int ret
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
ret
Type: SystemInt32
Return Value
See Also