diff -r f2101057ffeb -r 9360ca28b668 devicediagnostics/devdiagapp/inc/devdiagruntimereqsinfo.h --- a/devicediagnostics/devdiagapp/inc/devdiagruntimereqsinfo.h Mon Jun 21 15:26:00 2010 +0300 +++ b/devicediagnostics/devdiagapp/inc/devdiagruntimereqsinfo.h Thu Jul 15 18:24:21 2010 +0300 @@ -185,7 +185,13 @@ * requests. */ virtual void DoCancel(); - + + /** + * From CActive. + * This function is called when RunL leaves + * + */ + virtual TInt RunError( TInt aError ); private: // Data