Description Sets the active state of a particular source.
Syntax SetSourceDirIthMultiPosActive n, indx, active
Parameters n As Long Node number of the source.
indx As Long The zero-based index of the position specifier.
active As Boolean The new active state of the source.
Remarks This subroutine sets the active state of a particular source. If there is a problem the subroutine sets an error and returns without modifying the source.
See Also Examples
|