xmidi.com
 

MIDIClientDispose

Abstract: Dispose a MIDIClient object.

extern OSStatus MIDIClientDispose( MIDIClientRef client );

It is not essential to call this function; the CoreMIDI framework will automatically dispose all MIDIClients when an application terminates.

Parameters

NameDescription
clientThe client to dispose.
Result: An OSStatus result code.
{  Search xmidi.com:     }


[ home | docs | apps | links ]