IMcCaptDevice2Preview Method
|
|
Starts or stops preview using the UI.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
RemarksCall this method to start or stop the preview using the UI to
create and destroy the preview window. This method fires an event
that the UI uses to start or stop preview using the BeginPreview and
EndPreview calls. This method is the one that would be recorded for a
macro script.
See Also