Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NeroCOM
Message
 
 
To
19/11/2003 14:54:15
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Germany
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00851551
Message ID:
00851605
Views:
9
Matthias,

Try to pass '0, 0,' instaed of "Null, Null,".

>Hallo Stefan,
>
>>Besides NeroCOM you can also use NeroCMD for automated burning if your requirements >are comparatively simple - that's what we do.
>Yes - we use Nerocmd at this time too. But it really would be nice to have a seamless integration and event-driven status-display - what should be possible with the use of NeroCOM...
>
>To be more specific :
>In the docs is a sample for VB :
>drive.BurnIsoAudioCD "Pop Star", "Title", 0, isotrack, Nothing,Nothing,NERO_BURN_FLAG_WRITE, 4,NERO_MEDIA_CD
>
>which imho should be in VFP :
>Drive.BurnIsoAudioCD("Pop Star","Title",0 or .F.,isoTrack,.NULL.,.NULL.,NERO_BURN_FLAG_WRITE,4,NERO_MEDIA_CD)
>
>but at execution time it raises a "type-mismatch" error...
>
>The Definition shown in object-browser looks like :
>Method BurnIsoAudioCD(Artist As String, Title As String, CDExtra As Logical, ISOTrack As INeroISOTrack, AudioTracks As INeroAudioTracks, CDStamp As INeroCDStamp, Flags As NERO_BURN_FLAGS, Speed As Long, type As NERO_MEDIA_TYPE) As Void
>
>
>Hmm - another idea ?
>
>Gruss
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform