View Single Post
Old 10-06-2003   #2 (permalink)
matze
Nero Developer
 
Join Date: Jun 2003
Posts: 209
The media type argument of NeroGetAvailableDrivesEx is a little bit misleading. It is only to tell for which media the available speeds are calculated. Use the nsdiMediaSupport member of the NERO_SCSI_DEVICE_INFO structure to get the supported medias of a drive.
To check if a drive is a recorder or a readonly device, you can check the value of the nsdiDevType member.
matze is offline   Reply With Quote