MIDIGetExternalDeviceAbstract: Return one of the external devices in the system.extern MIDIDeviceRef MIDIGetExternalDevice( ItemCount deviceIndex0 ); Use this to enumerate the external devices in the system.
ParametersResult: A reference to a device, or NULL if an error occurred. | |||||