cr3472 wrote:
Hello, I'm evaluating the latest version of StarBurnSDK 10.5. I've faced a problem which you can reproduce in Delphi DiscEraser example. This example ejects media regardless of the EjectAfter variable. In our application, it is vital not to eject media after erasing. Is there something I've missed or it's the evaluation version issue?
Hello,
You are right - it's bug in GUI DiscEraser Delphi sample.
Thank you for this report, it's will be fixed in next release.
But it's not bug in StarBurn SDK, it's bug in sample of StarBurn SDK using.
If you want to eject media from drive then use
StarBurn_CdvdBurnerGrabber_Eject() function, otherwise do not call this function.