Sound Volume SDK ActiveX ReferenceObjectsLineIn Value Viscom Software SoundVolume ActiveX Control LineIn.Value Property Description: Get/Set the volume value. Usage: Linein.Value[=value] Data Type: long Limitations: Read/Write Example: This Visual Basic example set the volume of Line in to 500:SoundVolume1.LineIn.Value=500