SndGetSysBeepState
SndGetSysBeepState Determine whether SysBeep is enabled
#include <Sound.h> Sound Manager
void SndGetSysBeepState( sysBeepState);
short * sysBeepState; either the sysBeepDisable or the sysBeepEnable
constant.
The SndGetSysBeepState procedure is used to determine whether SysBeep
is enabled.
sysBeepState is one of two states , either the sysBeepDisable or the
sysBeepEnable constant.
Returns: none