Click or drag to resize
CSYSiCheckIntrinsic Method
Check to see if an intrinsic object is licensed

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

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

Parameters

i1
Type: SystemInt32
Intrinsic Class Number
str2
Type: SystemString
Intrinsic Name (must be exact)

Return Value

Type: Int32
1 - Licenced 0 - Not licenced
See Also