MIDIEntityGetSourceAbstract: Return one of a given entity's sources.extern MIDIEndpointRef MIDIEntityGetSource( MIDIEntityRef entity, ItemCount sourceIndex0 );
ParametersResult: A reference to a source, or NULL if an error occurred. |
MIDIEntityGetSourceAbstract: Return one of a given entity's sources.extern MIDIEndpointRef MIDIEntityGetSource( MIDIEntityRef entity, ItemCount sourceIndex0 );
ParametersResult: A reference to a source, or NULL if an error occurred. |