|
-
May 9th, 2011, 03:23 AM
#1
Thread Starter
Junior Member
[RESOLVED] DLL + ByRef parameters
Hi everyone,
I would like to know if it is possible to create routines with ByRef parameters in a class module offered by a DLL.
I have made a test by creating a routine with a ByRef boolean parameter in a class module from a VB6 DLL ActiveX project. Then, I called the routine passing a local boolean variable from a VB6 client project. But, the boolean variable is unchanged after the routine execution.
Thanks for your future help.
Tags for this Thread
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
|