_IMcCaptureEvents_EventBeforeClose Event

This McCaptDevice instance is in the process of being closed.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_BeforeCloseEventHandler
Remarks
This notification is sent just before the device is closed.
See Also