Click or drag to resize

CSYSiOLEAutomation Method

Call OLE Automation designed to be called from Montaj.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iOLEAutomation(
	string object,
	string info_str,
	int info_val
)

public static int iOLEAutomation(
	string object,
	string info_str,
	int info_val
)

Parameters

object
Type: SystemString
Object Name
info_str
Type: SystemString
Info String
info_val
Type: SystemInt32
Info Int

Return Value

Type: Int32
Return from automation engine.
See Also