_IMcCaptureEvents_EventBeforeCaptFrameClose Event

This McCaptDevice instance is starting 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 BeforeCaptFrameClose As _IMcCaptureEvents_BeforeCaptFrameCloseEventHandler

Value

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