Click or drag to resize
CUSERMETACreate Method
Creates an empty USERMETA object

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CUSERMETA Create(
	int i1
)

Parameters

i1
Type: SystemInt32
See USERMETA_FORMATConstant Type of Meta to create

Return Value

Type: CUSERMETA
USERMETA Object
See Also