Viscom Software SoundVolume ActiveX Control

CDAudio.Value Property

Description:   

Get/Set the volume value.

Usage:   

CDAudio.Value[=value]

Data Type:   

long

Limitations:   

Read/Write

Example:   

This Visual Basic example set the volume of CD Audio to 500:


SoundVolume1.CDAudio.Value=500