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