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


Commercial message



View Poll Results: ¿Que?
1 0 0%
2 0 0%
3 0 0%
4 0 0%
Voters: 0. You may not vote on this poll

Nero SDK Discussion Forum Discuss, nero_OnNonEmptyCDRW event no fired at International Chat: Software related forum; OnNonEmptyCDRW is not fired even that NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW flag is provided with BurnIsoAudioCD. Do I have to consider other thinks to make it works like the selected MediaType, other flags, some settings in the ISOTrack,..... My Code: drive.BurnIsoAudioCD("", "Orders", 0, isotrack, Nothing, Nothing, NERO_BURN_FLAGS.NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW Or NERO_BURN_FLAGS.NERO_BURN_FLAG_WRITE, 0, NERO_MEDIA_TYPE.


Reply
 
Thread Tools
Old 29-09-2007   #1 (permalink)
New on Forum
 
Join Date: Sep 2007
Posts: 1
nero_OnNonEmptyCDRW event no fired

OnNonEmptyCDRW is not fired even that NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW flag is provided with BurnIsoAudioCD. Do I have to consider other thinks to make it works like the selected MediaType, other flags, some settings in the ISOTrack,.....

My Code:
drive.BurnIsoAudioCD("", "Orders", 0, isotrack, Nothing, Nothing, NERO_BURN_FLAGS.NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW Or NERO_BURN_FLAGS.NERO_BURN_FLAG_WRITE, 0, NERO_MEDIA_TYPE.NERO_MEDIA_CD)


Private Sub nero_OnNonEmptyCDRW(ByRef Response As NEROLib.NERO_RESPONSE) Handles nero.OnNonEmptyCDRW
mensaje.msjInformativo(" El CD-R/CD-RW no esta vacio!" + Chr(13) + Chr(10))
Response = NERO_RESPONSE.NERO_RETURN_EXIT
End Sub
Diego82 is offline   Reply With Quote
Old 29-09-2007   #2 (permalink)
TPP
New on Forum
 
Join Date: Sep 2007
Posts: 8
Re: nero_OnNonEmptyCDRW event no fired

Ops! Sorry, I did not ready your post completely before. This is my call that will raise the event.

Call mobjDrive.BurnFileSystemContent _
(mobjFileSystem, _
NERO_BURN_FLAG_VERIFY Or _
NERO_BURN_FLAG_WRITE Or _
NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW, _
mlngSpeed, _
NERO_MEDIA_CDRW)


You may try using the NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW flag.
TPP 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

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
Reviewer Fired for Negative Silver Surfer Review platinumsword Latest News Headlines 2 18-06-2007 17:35
A Sad Event pipemanid CD Freaks Living Room 18 06-05-2006 02:13
OnWaitCD always called at least two times/ OnNonEmptyCDRW not fired Raffael Walther Nero SDK Discussion Forum 1 20-04-2005 08:25
DoneCDInfo don't fired in VB too!!! Tors Nero SDK Discussion Forum 8 07-05-2004 10:20


All times are GMT +2. The time now is 06:19.


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