MIDIEntityGetDestination(_:_:)
Returns one of an entity’s destinations.
Declaration
func MIDIEntityGetDestination(_ entity: MIDIEntityRef, _ destIndex0: Int) -> MIDIEndpointRefParameters
- entity:
The entity to query.
- destIndex0:
The destination index.
Return Value
A reference to a destination, or NULL if an error occurred.