_IMcCaptureEvents_EventAfterCaptFrameClose Event

This McCaptDevice instance is ending destruction of a CaptFrame.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterCaptFrameCloseEventHandler
Remarks
This notification is sent just after a CaptFrame is destroyed.
See Also