_IMcCaptDevAttributeEvents_Event Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface _IMcCaptDevAttributeEvents_Event
The _IMcCaptDevAttributeEvents_Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterClose | A McCaptAttribute object has just been removed from the attributes collection. |
![]() | AfterNew | A McCaptAttribute object has just been created and added to the attributes collection. |
![]() | BeforeClose | A McCaptAttribute object is being removed from the attributes collection. |
![]() | BeforeNew | A McCaptAttribute object is being created and added to the attributes collection. |
![]() | Changed | One of the McCaptAttribute object's properties changed its value. |