IMcCompositeHostSources Property
|
|
One source or an array of all sources.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Sources (
Optional lSourceIndex As Integer = -1
) As Object
Get
Parameters
- lSourceIndex (Optional)
- Type: SystemInt32
Index of the source of interest, or -1 for all sources.
Property Value
Type:
Object
RemarksThis property is exposed as a scalar Variant (type VT_VARIANT) or an
array thereof.
See Also