|
-
Mar 5th, 2004, 12:31 PM
#1
Thread Starter
Hyperactive Member
Passing a structure by reference to C++ DLL
Hi,
Confused where to post this since it has to do with both C++ and VB.
Using C++, I've made a DLL library (ATL Component) which contains a strucutre. I want to expose the structure definition to the VB application as a data type so it can create a variable with this data type, manipulate it, and pass it by reference to functions in the DLL. Question is: How is that possible?
Thanks in advance!
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
|