Sound Volume SDK ActiveX ReferenceObjectsLineIn Max Viscom Software SoundVolume ActiveX Control LineIn.Max Property Description: Return the maximum volume value. Usage: LineIn.Max Data Type: long Limitations: Read Only Example: This Visual Basic example return the maxumum Line In 's volume value:iMax = SoundVolume1.LineIn.Max