#1 Burning Software

It is currently Mon May 13, 2024 6:33 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: This class cannot be created directly from the user code!
PostPosted: Tue Oct 21, 2008 12:19 am 
Offline

Joined: Tue Sep 23, 2008 3:52 am
Posts: 58
How do I use these classes or make them into objects? Does the creation of this object come from another object that was previously created? Please don't just say look at the samples/examples. I just can't figure it out. Using vb style in starburnx.

Example, Drives Class under remarks shows how I am able to get it to work, but none of the others do.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 22, 2008 10:15 am 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

Yes, creation of NonCreatable object come from another object that was previously created.

For example : the StarBurnX object creates and returns the Drives collection. You can look into Drives collection in order to get the specific Drive object. This Drive object returns DiscInfo and DriveInfo objects ... etc. So if you want to see the information about track from media disc you need to Create ( and Initialize) only the StarBurnX object!

If you want to grab some tracks you should create (in additionally to StarBurnX object) the Grabber class!

Regards,

Dmitry


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group