_IMcCaptureEvents_EventAfterAcquire Event

This McCaptDevice instance is ending an acquisition.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterAcquireEventHandler
Remarks
This notification is sent just after the acquisition is finished.
See Also