Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, How to Get CDInfo( freeCapacity,,,) in VB sample source at International Chat: Software related forum; I want Get CDInfo(Media Type,,Tracks,,FreeCapacity). but i don't know parameter this function "GetDiscImageInfo" what is "bstrImageFileName"? To get Disk infomation, is need to driveName or driveID?! But nothing to work... And After call " drive.CDInfo (NERO_READ_CD_TEXT) " how to get CDInfo? plz help me;; following source... _______________________________________________________


Reply
 
Thread Tools
Old 19-02-2008   #1 (permalink)
New on Forum
 
Join Date: Feb 2008
Posts: 3
How to Get CDInfo( freeCapacity,,,) in VB sample source

I want Get CDInfo(Media Type,,Tracks,,FreeCapacity).

but i don't know parameter this function "GetDiscImageInfo"

what is "bstrImageFileName"?

To get Disk infomation, is need to driveName or driveID?!

But nothing to work...



And After call " drive.CDInfo (NERO_READ_CD_TEXT) "

how to get CDInfo?

plz help me;;


following source...
_______________________________________________________


Private Sub Burn_Click()
btnAbort.Enabled = True
Browse.Enabled = False
Burn.Enabled = False

Set Folder = New NeroFolder
Dim drives As INeroDrives
Set drives = nero.GetDrives(NERO_MEDIA_CDR)
Set drive = drives(AvailableDevices.ListIndex)
Dim isotrack As NeroISOTrack
Set isotrack = New NeroISOTrack
isotrack.Name = "TestTrack"
isotrack.RootFolder = Folder
Dim file As NeroFile
Set file = New NeroFile
Folder.Files.Add file
file.Name = NameFromPath(edtFileName.Text)
file.SourceFilePath = edtFileName.Text



drive.CDInfo (NERO_READ_CD_TEXT)

DISK_INFO = nero.GetDiscImageInfo(???)

End Sub
ongdae is offline   Reply With Quote
Old 19-02-2008   #2 (permalink)
CD Freaks Member
 
Join Date: Dec 2006
Location: Venus
Posts: 124
Re: How to Get CDInfo( freeCapacity,,,) in VB sample source

If you have Nero you can use Nero CD/DVD speed.
Or this one: CDVD Info
http://www.softpedia.com/get/CD-DVD-...DVD-Info.shtml
__________________
CP
CopperTomato is offline   Reply With Quote
Old 21-02-2008   #3 (permalink)
New on Forum
 
Join Date: Feb 2008
Posts: 3
Re: How to Get CDInfo( freeCapacity,,,) in VB sample source

Thanks for your replies.

but i want to know that the way of using Nero SDK in Visual Basic ..

plz help


Quote:
Originally Posted by CopperTomato View Post
If you have Nero you can use Nero CD/DVD speed.
Or this one: CDVD Info
http://www.softpedia.com/get/CD-DVD-...DVD-Info.shtml
ongdae is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Tags
nerofiddlescom sample source, visual basic

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Where can i find sample codes on burning image data in VB using Nero SDK ibulseco Nero SDK Discussion Forum 0 01-08-2006 08:22
CDInfo - OnDoneCDInfo PGavin Nero SDK Discussion Forum 7 10-11-2004 18:59
VB Sample Project for NeroVisionAPI raghav2000 Nero SDK Discussion Forum 1 05-08-2004 16:45
Need a VB sample MasterOfDisaster Nero SDK Discussion Forum 3 05-07-2004 00:33
Cdinfo ? Delphi ? atf Nero SDK Discussion Forum 5 06-12-2003 13:28


All times are GMT +2. The time now is 08:51.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0