Last updated 1 year ago
[DllImport("winmm.dll", SetLastError = true)] public static extern uint midiConnect( IntPtr hmi, IntPtr hmo, IntPtr pReserved );
Microsoft documentation: