Click or drag to resize
CMETAResolveUMN Method
Resolve a Unique Meta Name (UMN) and find the token

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

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

Parameters

str1
Type: SystemString
Unique Meta Name (UMN)

Return Value

Type: Int32
x - Token H_META_INVALID_TOKENConstant - Not found
See Also