C# Signature:

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

Última actualización