Exemplo n.º 1
0
 public static MIDIError MIDI_InReset(IntPtr handle)
 {
     return(Midi.midiInReset(handle));
 }