MIDIDeviceListAddDevice(_:_:)
Adds the specified device to the device list.
Declaration
func MIDIDeviceListAddDevice(_ devList: MIDIDeviceListRef, _ dev: MIDIDeviceRef) -> OSStatusParameters
- devList:
The device list.
- dev:
The device to add to the list.
Return Value
An OSStatus result code.