Click or drag to resize

IMcCaptureManagerDevicesAdd Method

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Sub Add ( 
	pDev As IMcCaptureManagerDevice,
	DeviceName As String
)

Parameters

pDev
Type: MediaCy.IQL.Capture.ManagerIMcCaptureManagerDevice
DeviceName
Type: SystemString
See Also