Click or drag to resize
CDBiGetSymbLock Method
Determines if a symbol is locked

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

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

Parameters

symb
Type: SystemInt32
Symbol to Lock

Return Value

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