Hi,
Making a function call to C++ or CLI DLL from VB.Net?
"VB.Net sends a structure (includes 3-dimensional array) to C++/CLI Dll, and the C++/CLI Dll will return a structure (includes 2- dimensional array) back to VB.Net for future handling"
How to do the same?


Reply With Quote

Bookmarks