_IMcCaptureEvents_EventAfterAttributeClose Event

This McCaptDevice instance is ending destruction of an attribute.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterAttributeCloseEventHandler
Remarks
This notification is sent just after an attribute is destroyed.
See Also