MIDIEndpointDispose(_:)
Disposes of a virtual source or destination.
Declaration
func MIDIEndpointDispose(_ endpt: MIDIEndpointRef) -> OSStatusParameters
- endpt:
The endpoint to dispose of.
Return Value
An OSStatus result code.
Disposes of a virtual source or destination.
func MIDIEndpointDispose(_ endpt: MIDIEndpointRef) -> OSStatusThe endpoint to dispose of.
An OSStatus result code.