MIDIEntityGetNumberOfDestinationsAbstract: Return the number of destinations in a given entity.extern ItemCount MIDIEntityGetNumberOfDestinations( MIDIEntityRef entity );
ParametersResult: The number of destinations the entity contains, or 0 if an error occurred. |