Viscom Software SoundVolume ActiveX Control

MasterVolume.Value Property

Description:   

Get/Set the volume value.

Usage:   

MasterVolume.Value[=value]

Data Type:   

long

Limitations:   

Read/Write

Example:   

This Visual Basic example set the volume of Master Volume to 500:


SoundVolume1.MasterVolume.Value=500