Re: MIDIEntityAddOrRemoveEndpoints
Re: MIDIEntityAddOrRemoveEndpoints
- Subject: Re: MIDIEntityAddOrRemoveEndpoints
- From: Doug Wyatt <email@hidden>
- Date: Mon, 13 Dec 2004 12:05:36 -0800
On Dec 13, 2004, at 11:41, Arne Scheffler wrote:
I don't know if I'm the only one, who thinks that this doc is wrong.
If you look at the param description you see that it notices a device
which is not in the function definition. And if you look in the header
and see the description of the function ahead of this one, you will
see that it has the same text ;-)
I just fixed this, thanks:
@function MIDIEntityAddOrRemoveEndpoints
@discussion Drivers and configuration editors may call this function
to add to
or remove an entity's endpoints.
New for CoreMIDI 1.3.
@param entity
The entity whose endpoints are to be manipulated.
@param numSourceEndpoints
The desired new number of source endpoints.
@param numDestinationEndpoints
The desired new number of destination endpoints.
@result An OSStatus result code.
But anyway, do you have some sample code lying around which shows how
to use this ?
No, but it's really straightforward ... (or hopefully moreso with the
repaired HeaderDoc? :-/ )
Doug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden