Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event notification in WinFaxPro & VFPCom
Message
From
21/03/2000 03:40:55
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Event notification in WinFaxPro & VFPCom
Miscellaneous
Thread ID:
00348223
Message ID:
00348223
Views:
55
Hi All,

I'm trying to monitor events as they happen in WinFax Pro. I'm trying to use VFPCom.ExportEvents so that I can fiddle around with the exported code where I need to. This is what I've tried:

oSendObj = CreateObject("WinFax.SDKSend")
oVFPCOM = CreateObject("VFPCOM.ComUtil")
lncode=oVFPCom.ExportEvents(oSendObj,"x.prg")

Unfortunately ExportEvents returns -1000 "Failed to get outgoing interface"

Does anyone know what this means?

Regards

Paul Robinshaw
Next
Reply
Map
View

Click here to load this message in the networking platform