_IMcCaptureEvents_EventBeforeSettingClose Event

This McCaptDevice instance is starting destruction of a setting.

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

Value

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