Click or drag to resize

CDBiGetChanArraySize Method

This method Gets a channel's array size for a given channel handle.

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

public int iGetChanArraySize(
	int chan
)

Parameters

chan
Type: SystemInt32
Channel handle

Return Value

Type: Int32
Channel type
See Also