Click or drag to resize

IMcCaptSourceInitialize 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
See Also