Click or drag to resize

IMcCaptDevice2Attach Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Function Attach ( 
	SourceDev As String,
	SourceName As String,
	Source As Integer
) As Integer

Parameters

SourceDev
Type: SystemString
SourceName
Type: SystemString
Source
Type: SystemInt32

Return Value

Type: Int32

Implements

IMcCaptDeviceAttach(String, String, Int32)
See Also