browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h
changeset 38 6297cdf66332
parent 37 cb62a4f66ebe
child 65 5bfc169077b2
equal deleted inserted replaced
37:cb62a4f66ebe 38:6297cdf66332
   181         
   181         
   182         /**
   182         /**
   183         * Set destination removable attribute.
   183         * Set destination removable attribute.
   184         * @param aDesRemovable Whether removable media drive.
   184         * @param aDesRemovable Whether removable media drive.
   185         */
   185         */
   186         void SetDesRemovable( TBool aDesRemovable );
   186         void SetDesRemovable( TInt32 aDesRemovable );
   187         
   187         
   188         /**
   188         /**
   189         * Set last error id attribute.
   189         * Set last error id attribute.
   190         * @param aLastErrorId Last error ID.
   190         * @param aLastErrorId Last error ID.
   191         */
   191         */