A connection may be deleted as follows. If the connection doesn't exist then the return code of MQERETURN_COMMS_MANAGER_WARNING will be given with the reason code of MQEREASON_CONDEF_DOES_NOT_EXIST.
rc = mqeAdministrator_Connection_delete(hAdministrator, &error, hQueueMgrName);