Click or drag to resize

IMcCaptDevice2EndPreview Method

Stops previewing on the capture device.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
Remarks
Call this method to stop the preview operation started by a BeginPreview. Calling EndPreview will stop the preview operation.
See Also