_IMcCaptDevAttributeEvents_EventAfterNew Event

A McCaptAttribute object has just been created and added to the attributes collection.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptDevAttributeEvents_AfterNewEventHandler
Remarks
This notification is sent just after the capture attribute is created and added to the attributes collection.
See Also