Click or drag to resize
CVAGetFullVV Method
Get the full VV from the VA.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
No data is copied, this is the handle to the data VV in the VA. The fid start/increment of the VA is passed to the VV at the time of the call. If a new VA is read, you must call GetFull_VV_VA to get the new fid in the VV.
Syntax
public CVV GetFullVV()

Return Value

Type: CVV
VV Object
See Also