Click or drag to resize

IMcCaptSource2AttributeChanged Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Sub AttributeChanged ( 
	CaptAttribute As IMcCaptDevAttribute2,
	PropertyChanged As Integer
)

Parameters

CaptAttribute
Type: MediaCy.IQL.CaptureIMcCaptDevAttribute2
PropertyChanged
Type: SystemInt32

Implements

IMcCaptSourceAttributeChanged(IMcCaptDevAttribute2, Int32)
See Also