MIDIThruConnectionDispose(_:)
Disposes a MIDI thru connection.
Declaration
func MIDIThruConnectionDispose(_ connection: MIDIThruConnectionRef) -> OSStatusParameters
- connection:
The connection to dispose.
Return Value
An OSStatus result code.
Disposes a MIDI thru connection.
func MIDIThruConnectionDispose(_ connection: MIDIThruConnectionRef) -> OSStatusThe connection to dispose.
An OSStatus result code.