Contents

MIDIGetDestination(_:)

Returns a destination in the system.

Declaration

func MIDIGetDestination(_ destIndex0: Int) -> MIDIEndpointRef

Parameters

  • destIndex0:

    The destination index.

Return Value

A reference to a destination, or NULL if an error occurred.

See Also

Endpoint management