SsGetMVol

Gets the main volume

void SsGetMVol (
        SndVolume *m_vol
)

Arguments

m_vol Pointer to SndVolume structure for storing result

Return Value

None.

Explanation

The value of the main volume is obtained and placed in the SndVolume structure
pointed to by m_vol.

See Also

SsSetMVol()