Contents

MIDICompletionProcUMP

A function the system calls after it completely sends a UMP system-exclusive (SysEx) or SysEx 8-bit event.

Declaration

typealias MIDICompletionProcUMP = (UnsafeMutablePointer<MIDISysexSendRequestUMP>) -> Void

Parameters

  • request:

    The completed or aborted request.

See Also

Configuring and inspecting a request