Contents

MIDISetupRemoveExternalDevice(_:)

Removes an external MIDI device from the current MIDI setup.

Declaration

func MIDISetupRemoveExternalDevice(_ device: MIDIDeviceRef) -> OSStatus

Parameters

  • device:

    The device to remove.

Return Value

An OSStatus result code.

See Also

Managing External Devices