Rocket Division Software
http://www.starburnsoftware.com/forum/

Determining Parameters for StarBurn_CdvdBurnerGrabber_Create
http://www.starburnsoftware.com/forum/starburn-sdk-f3/determining-parameters-for-starburn-cdvdburnergrabber-create-t28.html
Page 1 of 1

Author:  Guest [ Thu Jul 01, 2004 7:00 am ]
Post subject:  Determining Parameters for StarBurn_CdvdBurnerGrabber_Create

Thank you for making StarBurn SDK available. I hope to try adding it to a program I'm enhancing--and send you $99 if it works!

To do that, though, I need help with the StarBurn_CdvdBurnerGrabber_Create function.

Can you tell me how to use code to determine the values of the four
parameters:
p__UCHAR__PortID
p__UCHAR__BusID
p__UCHAR__TargetID
p__UCHAR__LUN

Thank you!

Author:  art(staff) [ Thu Jul 01, 2004 7:03 am ]
Post subject: 

This is just a SCSI address of each burner. You do not really need to pass anything unexpected there -- just call StarBurn_FindDevice and it's callback would be called with PortID, BusId, TargetId
and LUN for every buner device you have in the system. Thus you'll enumerate them all :)

Thanks!

Artem

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/