Click or drag to resize

CMETAResolveUMN Method

Resolve a Unique Meta Name (UMN) and find the token

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
public int ResolveUMN(
	string umn
)

public int ResolveUMN(
	string umn
)

Parameters

umn
Type: SystemString
Unique Meta Name (UMN)

Return Value

Type: Int32
x - Token <define>H_META_INVALID_TOKEN</define> - Not found
See Also