Viscom Software SoundVolume ActiveX Control

CDAudio.Max Property

Description:   

Return the maximum volume value.

Usage:   

CDAudio.Max

Data Type:   

long

Limitations:   

Read Only

Example:   

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


iMax = SoundVolume1.CDAudio.Max