| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Apr 2004
Posts: 8
| Return of NeroEraseDisc Hi All, I'm looking for some documentation about the error codes returned by NeroEraseDisc. I'm trying to erase a disc which is not supported by my burner. The NeroEraserDisc method fails and returning a negative integer value. I should take care of this value to stop the burn process and alert the user. That's why I need some details about such error code. Thanks for your help Phil |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Oct 2003
Posts: 605
| Generally, the best practise is to first call NeroGetCDRWErasingTime and if it succeeds, call NeroEraseDisc afterwards. The current implementaion of NeroEraseDisc returns the same codes as NeroGetCRRWErasingTime but this is not documented and perhaps it is best not to rely on this. The error values for NeroGetCDRWErasingTime are documented in NeroAPI.h. |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Apr 2004
Posts: 8
| Re: Return of NeroEraseDisc Thanks for your suggestion. I tried, but unfortunately in my particular case - CD 16x not supported by my burner, NeroGetCDRWErasingTime returns a valid value (120s). Only NeroEraseDisc fails with a negative error code. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NeroEraseDisc returns NDE_GENERIC_ERROR | dietmarR | Nero SDK Discussion Forum | 1 | 21-09-2007 13:34 |
| getting error using NeroEraseDisc(...) | wagenwi | Nero SDK Discussion Forum | 1 | 22-08-2007 10:09 |
| how to get the process information for NeroEraseDisc | angelsky | Nero SDK Discussion Forum | 0 | 16-01-2007 01:05 |
| NeroEraseDisc Problem | ahatzig | Nero SDK Discussion Forum | 0 | 01-08-2005 10:27 |
| NeroEraseDisc progress | Bobby60 | Nero SDK Discussion Forum | 1 | 26-04-2004 19:43 |