MIDIEntityGetDestinationAbstract: Return one of a given entity's destinations.extern MIDIEndpointRef MIDIEntityGetDestination( MIDIEntityRef entity, ItemCount destIndex0 );
ParametersResult: A reference to a destination, or NULL if an error occurred. |