codhandler/codeng/inc/DownloadDataClient.h
changeset 27 6297cdf66332
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
equal deleted inserted replaced
26:cb62a4f66ebe 27:6297cdf66332
   198         
   198         
   199         /**
   199         /**
   200         * Set destination removable attribute.
   200         * Set destination removable attribute.
   201         * @param aDesRemovable Whether removable media drive.
   201         * @param aDesRemovable Whether removable media drive.
   202         */
   202         */
   203         void SetDesRemovable( TBool aDesRemovable );
   203         void SetDesRemovable( TInt32 aDesRemovable );
   204         
   204         
   205         /**
   205         /**
   206         * Set last error id attribute.
   206         * Set last error id attribute.
   207         * @param aLastErrorId Last error ID.
   207         * @param aLastErrorId Last error ID.
   208         */
   208         */