Click or drag to resize
CSYSiOLEAutomation Method
Call OLE Automation designed to be called from Montaj.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iOLEAutomation(
	string str1,
	string str2,
	int i3
)

Parameters

str1
Type: SystemString
Object Name
str2
Type: SystemString
Info String
i3
Type: SystemInt32
Info Int

Return Value

Type: Int32
Return from automation engine.
See Also