Tao.Platform.Windows SDK Documentation

Winmm.SND_MEMORY Field

A sound event's file is loaded in RAM. The parameter specified by sound must point to an image of a sound in memory.

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

See Also

Winmm Class | Tao.Platform.Windows Namespace