_IMcCaptureEvents_EventBeforeAttributeClose Event

This McCaptDevice instance is starting 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 BeforeAttributeClose As _IMcCaptureEvents_BeforeAttributeCloseEventHandler

Value

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