Message
From
13/06/2008 07:45:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Getting Binary data to .NET
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01323743
Message ID:
01323743
Views:
56
I am trying to pass binary data to a VB.Net DLL.

I am using CREATEBINARY() to convert a VFP string and passing the result, but I still get:

"OLE Error Code 0x80070057 The parameters is incorrect"

the .NET DLL has the parameter defined as BYTE()


Any ideas?


Gary Williams.
Reply
Map
View