Go Back   Club Myce > Software > Burning Software > Nero & InCD


Nero & InCD Discuss, Inconsistent definition for NERO_PROGRESS? at Burning Software forum; In NeroAPI7.0.5.6.pdf I see: > typedef struct tag_NERO_PROGRESS > { > NERO_PROGRESS_CALLBACK npProgressCallback; > NERO_ABORTED_CALLBACK npAbortedCallback; > NERO_ADD_LOG_LINE_CALLBACK npAddLogLineCallback; > NERO_SET_PHASE_CALLBACK npSetPhaseCallback; > NERO_DISABLE_ABORT_CALLBACK npDisableAbortCallback; > NERO_SET_MAJOR_PHASE_CALLBACK npSetMajorPhaseCallback; > NERO_PROGRESS_CALLBACK npSubTaskProgressCallback; > } NERO_PROGRESS; But in NeroAPI.h I see: > typedef struct tag_NERO_PROGRESS > { > NERO_PROGRESS_CALLBACK npProgressCallback; > NERO_ABORTED_CALLBACK


Reply
 
LinkBack Thread Tools
Old 01-03-2007   #1
New on Forum
 
Join Date: Jan 2007
Posts: 4
Inconsistent definition for NERO_PROGRESS?

In NeroAPI7.0.5.6.pdf I see:

> typedef struct tag_NERO_PROGRESS
> {
> NERO_PROGRESS_CALLBACK npProgressCallback;
> NERO_ABORTED_CALLBACK npAbortedCallback;
> NERO_ADD_LOG_LINE_CALLBACK npAddLogLineCallback;
> NERO_SET_PHASE_CALLBACK npSetPhaseCallback;
> NERO_DISABLE_ABORT_CALLBACK npDisableAbortCallback;
> NERO_SET_MAJOR_PHASE_CALLBACK npSetMajorPhaseCallback;
> NERO_PROGRESS_CALLBACK npSubTaskProgressCallback;
> } NERO_PROGRESS;

But in NeroAPI.h I see:

> typedef struct tag_NERO_PROGRESS
> {
> NERO_PROGRESS_CALLBACK npProgressCallback;
> NERO_ABORTED_CALLBACK npAbortedCallback;
> NERO_ADD_LOG_LINE_CALLBACK npAddLogLineCallback;
> NERO_SET_PHASE_CALLBACK npSetPhaseCallback;
> void *npUserData;
> NERO_DISABLE_ABORT_CALLBACK npDisableAbortCallback; /* Will be called only if the NBF_DISABLE_ABORT flags is given to the NeroBurn function */
> NERO_SET_MAJOR_PHASE_CALLBACK npSetMajorPhaseCallback;
> NERO_PROGRESS_CALLBACK npSubTaskProgressCallback; /* provide the write buffer fill level */
> } NERO_PROGRESS;

The header file shows a void *npUserData member in the the middle of the struct that's not mentioned in the API spec.

I assume the header file is correct. Can someone comment on the purpose of the npUserData pointer?

Thanks.
CoasterRoaster is offline   Reply With Quote
Old Today
Register to remove me
 
 
Join Date: Today
Location: Myce HQ
Posts: Zillions
Reply


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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
High-Definition John-Miller Video Edit Software 2 03-12-2006 10:01
Can someone tell me the difference between high definition and standard definition? coaxley Consumer electronics 4 22-05-2006 04:21
inconsistent audio grustniy Newbie Forum 2 02-12-2005 21:49
What is the definition of .....? debro Living Room 5 26-11-2004 17:43
npUserData in NERO_PROGRESS keyvan Nero & InCD 0 06-03-2004 12:57

This page was also found with these words
, neroapi7, neroapi7.0.5.6


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