C# Signature:

[DllImport("winmm.dll", SetLastError=true)]
static extern uint mixerGetNumDevs();

Última actualización