Tao.Platform.Windows SDK Documentation

Winmm.SND_ALIAS Field

The sound parameter is a system-event alias in the registry or the WIN.INI file. Do not use with either SND_FILENAME or SND_RESOURCE.

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

See Also

Winmm Class | Tao.Platform.Windows Namespace