win32api.MessageBeep
int = MessageBeep(type)
Plays a predefined waveform sound.
Parameters
Comments
The waveform sound for each sound type is identified by an entry in the [sounds] section of the registry.
int = MessageBeep(type)
Plays a predefined waveform sound.