_IMcCaptureEvents_EventAfterSettingsLoad Event

This McCaptDevice instance is ending a settings load operation.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterSettingsLoadEventHandler
Remarks
This notification is sent just after a settings file is loaded.
See Also