_IMcCaptDevAttributeEvents_EventChanged Event
|
|
One of the McCaptAttribute object's properties changed its value.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
RemarksThis notification is sent just after the capture attribute has had
a property change value. The PropertyChanged argument contains the
ID to identify which property changed. The ID's of all capture
attributes is enumerated in mcCaptDevAttrPropertyIDs.
See Also