|
-
August 2nd, 2005, 02:57 AM
#1
what datatype to pass to DLL?
Hi!
I want to call a function in a DLL (written in C++). One of the arguments expected is of type "array of void pointers".
When passing the datatype "IntPrt" from VB.net, the 4 element size array from VB.net is truncated to a one element size array after the call.
What argument should be passed from VB.net to handle "arrays of void pointers"??
Thanks!!!
Adri Gerritsen
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
|