They are documented in the private header some other products built around StarBurn use. The ones you've listed would be never referenced in the manual as there's no interest in this code for rest of the world.
P.S. Maybe except CreateExEx. But we need to distribute special set of drivers to make this code work. To bypass broken SCSI filters quite a lot of the CD/DVD burning applications install.
MarkAD88 wrote:
I've been experimenting with the StarBurn SDK and I've noticed that there are several methods exported by the StarBurn.dll file that are not documented in either the StarBurn.h file nor the reference manual.
The ones that I've encountered thus far are:
StarBurn_CdvdBurnerGrabber_CreateExEx
StarBurn_CdvdBurnerGrabber_DisableHardwareErrorCorrection
StarBurn_CdvdBurnerGrabber_DiscBasicInformation_Create
StarBurn_CdvdBurnerGrabber_DiscBasicInformation_Destroy
Can you possibly fill in the details on what the calling parameters are, what the return values are, etc...