MIDIPortDispose

Abstract: Dispose a MIDIPort object.

extern OSStatus MIDIPortDispose( MIDIPortRef port );

It is not usually necessary to call this function; when an application's MIDIClient's are automatically disposed at termination, or explicitly, via MIDIClientDispose, the client's ports are automatically disposed at this time.

Parameters

NameDescription
portThe port to dispose.
Result: An OSStatus result code.


[ Search xmidi.com:    ]


[ home | docs | apps | links ]