Tao.Platform.Windows SDK Documentation

Winmm.SND_NODEFAULT Field

No default sound event is used. If the sound cannot be found, PlaySound returns silently without playing the default sound.

[Visual Basic]
Public Shared SND_NODEFAULT As Integer
[C#]
public static int SND_NODEFAULT;

See Also

Winmm Class | Tao.Platform.Windows Namespace