IMcCompositeHostSourceStatus Property
|
|
SourceStatus and control.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
SyntaxProperty SourceStatus (
lSourceIndex As Integer,
Optional Mask As mcCompositeHostSourceStatusFlags = mcCompositeHostSourceStatusFlags.mcchssfAllFlags
) As mcCompositeHostSourceStatusFlags
Get
Set
Parameters
- lSourceIndex
- Type: SystemInt32
Index of the source of interest (must be 0 to SourceCount-1). - Mask (Optional)
- Type: MediaCy.IQL.OperationsmcCompositeHostSourceStatusFlags
A mask to control which bits are returned on access or set on assignment.
Property Value
Type:
mcCompositeHostSourceStatusFlags
RemarksAssignment may have immediate actions.
See Also