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