Click or drag to resize
CDBREADGetVVx Method
Get the X channel VV handle.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Only available for the CreateXY or CreateXYZ methods. The VV is filled anew for each block served up.
Syntax
public CVV GetVVx()

Return Value

Type: CVV
VV handle
See Also