Re: BMidiEndPoint

Philippe Houdoin <[email protected]> Thu, 10 Oct 2002 13:14:53 +0200 (MEST)
Newsgroups gmane.os.openbeos.midi
Message-ID <[email protected]>
Quoting Jerome Leveque:
> This 2 functions just count up and down? or they make something else?

I guess BMidiEndpoint::Release() may, when reach a 0 count, close/free/delete 
some internal stuffs, like closing the /dev/midi/xxxx device it was using, 
before deleting itself.
But it just a bet.

-Philippe.