_IMcCaptureEvents_EventBeforeSettingsSave Event

This McCaptDevice instance is starting a settings persist operation.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_BeforeSettingsSaveEventHandler
Remarks
This notification is sent just before a settings file is persisted.
See Also