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

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

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

Parameters

i1
Type: SystemInt32
Symbol to Lock

Return Value

Type: Int32
See DB_LOCKConstant
See Also