Ejemplo n.º 1
0
 public static extern bool InInit(int Device, MidiInProcedure Procedure, IntPtr User = default(IntPtr));
Ejemplo n.º 2
0
 public static extern bool InInit(int device, MidiInProcedure proc, IntPtr user);