Click or drag to resize

IMcCaptSource2Initialize Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Function Initialize ( 
	HasObj As IMcHasObject,
	McCaptDevAttr As McCaptDevAttributes,
	<OutAttribute> ByRef NumSources As Integer
) As mcCaptureErrorCodes

Parameters

HasObj
Type: MediaCy.IQL.EngineIMcHasObject
McCaptDevAttr
Type: MediaCy.IQL.CaptureMcCaptDevAttributes
NumSources
Type: SystemInt32

Return Value

Type: mcCaptureErrorCodes

Implements

IMcCaptSourceInitialize(IMcHasObject, McCaptDevAttributes, Int32)
See Also