|
# | Result Code | Fixit! | Error Message |
-250 | midiNoClientErr | N/A | no client with that ID found |
-251 | midiNoPortErr | N/A | no port with that ID found |
-252 | midiTooManyPortsErr | N/A | too many ports already installed in the system |
-253 | midiTooManyConsErr | N/A | too many connections made |
-254 | midiVConnectErr | N/A | pending virtual connection created |
-255 | midiVConnectMade | N/A | pending virtual connection resolved |
-256 | midiVConnectRmvd | N/A | pending virtual connection removed |
-257 | midiNoConErr | N/A | no connection exists between specified ports |
-258 | midiWriteErr | N/A | couldn't write to all connected ports |
-259 | midiNameLenErr | N/A | name supplied is longer than 31 characters |
-260 | midiDupIDErr | N/A | duplicate client ID |
-261 | midiInvalidCmdErr | N/A | command not supported for port type |