Viscom Software SoundVolume ActiveX Control

SWSynth.Value Property

Description:   

Get/Set the volume value.

Usage:   

SWSynth.Value[=value]

Data Type:   

long

Limitations:   

Read/Write

Example:   

This Visual Basic example set the volume of SWSynth to 500:


SoundVolume1.SWSynth.Value=500