Click or drag to resize
CMETAhCreatItem Method
Creates item in Class.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int hCreatItem(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
Unique item Name
i2
Type: SystemInt32
Class (can be root)

Return Value

Type: Int32
x - Next Item H_META_INVALID_TOKENConstant - Error
See Also