Click or drag to resize
CDBiGetChanArraySize Method
This method Gets a channel's array size for a given channel handle.

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

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

Parameters

i1
Type: SystemInt32
Channel handle

Return Value

Type: Int32
Channel type
See Also