xmidi.com
 

MIDIEntityGetDestination

Abstract: Return one of a given entity's destinations.

extern MIDIEndpointRef MIDIEntityGetDestination( MIDIEntityRef entity,
 ItemCount destIndex0 );



Parameters

NameDescription
entityThe entity being queried.
destIndex0The index (0...MIDIEntityGetNumberOfDestinations(entity) - 1) of the destination to return

Result: A reference to a destination, or NULL if an error occurred.
{  Search xmidi.com:     }


[ home | docs | apps | links ]