changeset 16 | a359256acfc6 |
parent 0 | dd21522fd290 |
child 36 | 0ed94ceaa377 |
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Fri Jul 03 15:54:40 2009 +0100 +++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Thu Aug 27 07:44:59 2009 +0300 @@ -212,6 +212,12 @@ */ TBool SetTempFilenameL( const TDesC& aTempFilename ); + /** + * Set StatusCode attribute. + * @param aStatusCode. + * @return void. + */ + void SetStatusCode( TInt aStatusCode ); private: // implementation details /**