Viscom Software SoundVolume ActiveX Control

Wave.Max Property

Description:   

Return the maximum volume value.

Usage:   

Wave.Max

Data Type:   

long

Limitations:   

Read Only

Example:   

This Visual Basic example return the maxumum Wave 's volume value:


iMax = SoundVolume1.Wave.Max