PlaySoundA |
winmm.dll | Jouer du son |
---|---|---|
Syntaxe
[DllImport("winmm.dll", SetLastError=true)] static extern bool PlaySoundA(string pszSound, System.UIntPtr hmod, uint fdwSound); |
Description
Cette fonction permet de faire jouer un fichier de son de format Wave (.WAV).
Dernière mise à jour : Samedi, le 26 décembre 2009