Click or drag to resize

CUSERMETAIGetMetaCreator Method (String, Int32)

Get the Meta Creator

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetMetaCreator(
	ref string meta_creator,
	int size
)

public void IGetMetaCreator(
	ref string meta_creator,
	int size
)

Parameters

meta_creator
Type: SystemString
MetaCreator returned
size
Type: SystemInt32
Maximum name size
See Also