MIDISetupRemoveExternalDevice(_:)
Removes an external MIDI device from the current MIDI setup.
Declaration
func MIDISetupRemoveExternalDevice(_ device: MIDIDeviceRef) -> OSStatusParameters
- device:
The device to remove.
Return Value
An OSStatus result code.