Click or drag to resize
CDBIGetVAProfSectOption Method (Int32, String)
Get the display options of VA channels

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetVAProfSectOption(
	int ch,
	ref string option
)

Parameters

ch
Type: SystemInt32
Channel (Locked <define>DB_LOCK_READWRITE</define>)
option
Type: SystemString
Option "Profile", "Section" or "Section and Profile"
See Also