Click or drag to resize

IMcCaptDeviceAutoSet Method

Performs an AutoSet on the capture device.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Sub AutoSet
Remarks
Call this method to perform an AutoSet operation on the capture device. This method fires an event that the UI uses to implement the AutoSnap operation using the UI implementation. This method is the one that would be recorded for a macro.
See Also