| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Mar 2004
Posts: 7
| get only recorders with getDrives() Hi, I can't get only the recorder sin the nero.getDrives() from NeroCOM. I tried NERO_MEDIA_CDR NERO_MEDIA_CDR - NERO_MEDIA_CDROM NERO_MEDIA_CDR - NERO_MEDIA_CDROM - NERO_MEDIA_DVD_ROM I always receive my burner AND my reader... how to filter only the recorder, exluding reader and image writer ??? Thx, Jaycee. |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Jun 2003
Posts: 209
| GetDrives always returns all drives available. You can check, if a drive is a recorder, by having a look at the DevType property of NeroDrive. It should be NERO_SCSI_DEVTYPE_WORM. You can also check which media are supported for writing by checking the MediaSupport property of a NeroDrive. To check if a drive is an image recorder, test the Capabilities property of NeroDrive for NERO_CAP_IMAGE_RECORDER. |
| | |
| |
| |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GetDrives... | ArronEd | Nero SDK Discussion Forum | 0 | 15-12-2005 12:39 |
| nero.getdrives ??? | KlausW | Nero SDK Discussion Forum | 1 | 19-09-2005 14:16 |
| DVD Recorders | HarrySmiith | BenQ / Philips Burner | 11 | 02-04-2005 19:00 |
| [NeroCOM] GetDrives function | MangaFan | Nero SDK Discussion Forum | 0 | 13-07-2004 13:27 |
| [NeroCOM] INero::GetDrives question | Paul Bludov | Nero SDK Discussion Forum | 1 | 28-05-2004 09:42 |