MIDIGetDestination(_:)
Returns a destination in the system.
Declaration
func MIDIGetDestination(_ destIndex0: Int) -> MIDIEndpointRefParameters
- destIndex0:
The destination index.
Return Value
A reference to a destination, or NULL if an error occurred.