_IMcCaptureEvents_EventAfterOpen Event

This McCaptDevice instance is in the process of being opened.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterOpenEventHandler
Remarks
This notification is sent just after the device is opened.
See Also