Sound Volume SDK ActiveX ReferenceObjectsWave Min Viscom Software SoundVolume ActiveX Control Wave.Min Property Description: Return the minimum volume value. Usage: Wave.Min Data Type: long Limitations: Read Only Example: This Visual Basic example return the minimum Wave 's volume value:iMin = SoundVolume1.Wave.Min