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

>My guess is that Fox packages the .null. as the wrong type when it hands the value over to COM (the proper type to convert to can be determined from the TLB).

Well - i thought the NULL-Value should be the same as Nothing-Value in VB - here is the signature from the TLB :

[id(0x0000001a), helpstring("method BurnIsoAudioCD")]
void BurnIsoAudioCD(
[in] BSTR Artist,
[in] BSTR Title,
[in] VARIANT_BOOL CDExtra,
[in] INeroISOTrack* ISOTrack,
[in] INeroAudioTracks* AudioTracks,
[in] INeroCDStamp* CDStamp,
[in] NERO_BURN_FLAGS Flags,
[in] long Speed,
[in] NERO_MEDIA_TYPE type);

I guess I'll create an ActiveX in VB and resignate ...

Thanks a lot anyway...

Matthias
Previous
Reply
Map
View

Click here to load this message in the networking platform