_IMcCaptureEvents_EventSettingChanged Event

This McCaptDevice instance has changed a setting.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_SettingChangedEventHandler
Remarks
This notification is sent just after a setting is changed.
See Also