DQBsetVolume
SUB

Prototype

DECLARE SUB DQBsetVolume (BYVAL Volume)

Parameters

Volume - New master volume setting

Returns

none

Description

Sets the master volume setting for sound output; it may range from 0 to 15.

Notes:

There's no default volume setting, so it is recommended that you set the volume as you wish just after calling DQBinstallSB in your programs.