openMIDIInputDevice

ditto +

  1. MMRESULT openMIDIInputDevice(uint deviceID, MidiInProc callback, HMIDIIN handle, size_t callbackData)
  2. MMRESULT openMIDIInputDevice(MIDIDeviceInfo di, MidiInProc callback, HMIDIIN handle, size_t callbackData)
    @nogc nothrow
    MMRESULT
    openMIDIInputDevice

Meta