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