954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Calling dll from vb.net

Hello all,

I have a question regarding calling a C++ dll from vb.net

My C++ dll has a function that takes char **data as a parameter like this for example.

extern "C" int fn(char **y_data)


How exactly can I pass a string array to the dll from vb.net.

Thanks

nalasimbha
Newbie Poster
20 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: