No, you cannot. You really need to extract Win32 error code (we pass standard ones) to see what's wrong. We specially don't hide system errors with our own ones for purity.
OK, no problem! Waiting for StarBurn log from you.
hseguchi wrote:
Hi
I have one question and plan.
We finally restore original code with SPTI transport.
We can't get LastWin32ErrorCode by original code.
May I judge STARBURN_ERR_SYSTEMERROR to be failed to read or write?
But I can't find why same Exception occurred when I copy from HDD to BD-R.
This case is only writing to BD-R.
If it failed to read from HDD, we can get something from EventLog.
I try to get log file in another case.
regards