equal
deleted
inserted
replaced
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 */ |