_IMcCaptureEvents_EventAttributeChanged Event

This McCaptDevice instance has changed an attribute property.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AttributeChangedEventHandler
Remarks
This notification is sent just after an attribute property has changed.
See Also