Viscom Software SoundVolume ActiveX Control

LineIn.Mute Property

Description:   

Enable/Disable the mute function.

Usage:   

LineIn.Mute[=value]

Data Type:   

Boolean

Limitations:   

Read/Write

Example:   

This Visual Basic example set the Line in to mute:


SoundVolume1.LineIn.Mute=True