MIDIReceivedAbstract: Distribute MIDI from a source to the client input ports which are connected to that source.extern OSStatus MIDIReceived( MIDIEndpointRef src, const MIDIPacketList * pktlist ); Drivers should call this function when receiving MIDI from
a source.
ParametersResult: An OSStatus result code. | |||||||