SsGetSerialVol
Gets CD audio volume
void
SsGetSerialVol
(
char s_num,
SndVolume *s_vol
)
Arguments
s_num
Must be set to SS_CD
s_vol
Pointer to SndVolume structure for storing result
Return Value
None.
Explanation
The current CD audio volume value is placed in the structure pointed to by
s_vol
.
See Also
SsSetSerialVol()