MIDIEntityGetNumberOfDestinations(_:)
Returns the number of destinations in an entity.
Declaration
func MIDIEntityGetNumberOfDestinations(_ entity: MIDIEntityRef) -> IntParameters
- entity:
The entity to query.
Return Value
The number of destinations the entity contains, or 0 if an error occurred.