mmlibs/mmfw/MIDI/src/midiclientutilitybody.cpp
changeset 32 ae690a8c4a18
parent 31 ae0addfe117e
child 41 f7bf1ed8db72
equal deleted inserted replaced
31:ae0addfe117e 32:ae690a8c4a18
   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  *