AudioCDReader: Which drive letter corresponds to which index

I have a quick AudioCDReader question. Let’s say I have 3 CD drives on my Windows OS, called E: G: X: .
How do I know which drive corresponds to which index to pass to AudioCDReader::createReaderForCD(const int index) ?

If the letter’s known, then it should be there in the drive’s description string.