Click or drag to resize

mcCaptAttContext Enumeration

Attribute context values. These are used to provide context information to the GUI.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcCaptAttContext
Members
  Member nameValueDescription
mcacBasic0Basic view controls
mcacMore1More view controls
mcacAdvanced2Advanced controls
mcacHidden3Hidden controls
mcacPreview4Preview only controls
See Also