Tao.Platform.Windows SDK Documentation

Winmm.SND_SYNC Field

Synchronous playback of a sound event. PlaySound returns after the sound event completes.

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

See Also

Winmm Class | Tao.Platform.Windows Namespace