codhandler/codeng/inc/DownloadDataClient.h
changeset 38 6297cdf66332
parent 37 cb62a4f66ebe
child 65 5bfc169077b2
equal deleted inserted replaced
37:cb62a4f66ebe 38: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         */