Sound Volume SDK ActiveX ReferenceObjectsCDAudio LineName Viscom Software SoundVolume ActiveX Control CDAudio.LineName Property Description: Return the audio line name. Usage: CDAudio.LineName Data Type: String Limitations: Read Only Example: This Visual Basic example return the audio line name:strName = SoundVolume1.CDAudio.LineName