Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Parameter problem
Message
From
12/12/2004 10:19:05
 
 
To
09/12/2004 16:06:28
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00968127
Message ID:
00968602
Views:
8
Hello,

the only solution would be to build a wrapper COM object in another language that supports passing structures to COM objects e.g. C, VB or Delphi

the downloads that are available to build C style structs (clsheap.prg & struct.zip) aren't capable to rebuild COM style structures

you can't pass a string that has the identical binary format as the desired structure to a COM method, only to normal Dll (DECLARE) functions

Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform