Click or drag to resize

CDBiGetSymbLock Method

Determines if a symbol is locked

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iGetSymbLock(
	int symb
)

public int iGetSymbLock(
	int symb
)

Parameters

symb
Type: SystemInt32
Symbol to Lock

Return Value

Type: Int32
<define>DB_LOCK</define>
See Also