mmlibs/mmfw/MIDI/src/midiclientutilitybody.cpp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
child 41 f7bf1ed8db72
equal deleted inserted replaced
49:735348f59235 50:948c7f65f6d4
   907    		{
   907    		{
   908    		iObserver.MmcuoStateChanged(iState, iState, TTimeIntervalMicroSeconds(0), aEvent.iErrorCode);
   908    		iObserver.MmcuoStateChanged(iState, iState, TTimeIntervalMicroSeconds(0), aEvent.iErrorCode);
   909    		}
   909    		}
   910    	else
   910    	else
   911    		{
   911    		{
   912    		// xxx - what do we do when we don't understand the error type?
   912    		// FIXME - what do we do when we don't understand the error type?
   913    		}
   913    		}
   914    	}
   914    	}
   915 
   915 
   916 /**
   916 /**
   917  *
   917  *