browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h
changeset 27 6297cdf66332
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
equal deleted inserted replaced
26:cb62a4f66ebe 27: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         */