MIDIClientDisposeAbstract: 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.
ParametersResult: An OSStatus result code. |