_IMcCaptureEvents_EventBeforeCaptFrameNew Event

This McCaptDevice instance is starting creation of a new CaptFrame.

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

Value

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