Contents

MIDIFlushOutput(_:)

Cancels all pending events that were previously scheduled to send.

Declaration

func MIDIFlushOutput(_ dest: MIDIEndpointRef) -> OSStatus

Parameters

  • dest:

    The destination with pending events to cancel. If Nil 227m0, the operation applies to all destinations.

Return Value

An OSStatus result code.

See Also

I/O management