Jeff -
Found it on the machine at home:
Look for a COM object in your references called "drivers 1.0 Type Library". There's also one called "CDJewel 1.0 Type Library".
The drivers one is pretty much incomprehensible. Some of the method calls are shown as taking parameters of type "<unsupported variant type>" (the CreateDrive method on the CdDriver object, in particular). I haven't a clue as to how it's supposed to work.
The Jewel Case typelib is a bit easier to understand, as it has methods like "ShowGUI", etc. But I think you're not that interested in it, other than perhaps to examine it to see how their programmers think.
Hope this helps.
Chip H.