_IMcCaptureEvents_EventAfterPreview Event

This McCaptDevice instance is ending a live preview.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Event AfterPreview As _IMcCaptureEvents_AfterPreviewEventHandler

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterPreviewEventHandler
Remarks
This notification is sent just before the preview is ended.
See Also