|
-
Jun 6th, 2010, 09:44 AM
#1
Thread Starter
New Member
How Can I use MPIntegrate.dll in VB.NET
Hi Everyone,
I'm converting VB6 to VB.NET, in vb6 used MPIntegrate.dll and I have migrated to VB.NET
In code it is used as below:
dim sLib as new vb6.FixedLengthString(260)
dim MPAPI as new MPIntegrate.MPScanIndex()
sLib.value = "xxxx "
MPAPI.RemoteIndex = True
MPAPI.Init sLib
when its executes the above line the following error is raised
Bad File name or number-MPIntegrate entry c:\.....
Please any one can help me?
Cheers,
PB
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|