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