anton (staff) wrote:
Please keep us updated about your progress.
The method
StarBurn_CdvdBurnerGrabber_GetMediaTrayStatus works great for me, thanks a lot for it!
Now I'll know that I have to pay more attention to the Samples...
But I was searching quite much by myself!
First of all, I thought that the best way to found such method would be to look into "See Also" or "Sample" section of Load/Save, but I found nothing there.
Then, I tried searching forum for it, found
interesting topic about the ability to eject/load drive and the mention of the "MediaTrayStatus" method. Then I tried to search it using "Search" ability of the API help, but found nothing.
Then I even tried to go through the list of all topics in "Index" of the API, but, eventually, did not see it. That's my fault.
Only after that I created the forum thread.
And, I’ve got another question:
Reading the topic that I've specified before, I thought that I do not understand correctly the idea how Load/Eject works.
I was thinking that Load/Eject fails with anything different from EN_SUCCEESS when StarBurn cannot load/eject tray, but, after reading that thread, I am starting to think that the only way to get the information that the tray was ejected or not is to get the type of the drive I'm working with.
Is it correct? Or I can continue thinking that if I've got EN_SUCCEESS, I can stop thinking about the operation because it succeeded?
Thanks a lot for your attention.