|
-
Jul 14th, 2001, 04:09 PM
#1
Thread Starter
New Member
As Any
Accessing the Win32 API there are several functions which declare a parameter type 'As Any'. This in C++ is just a 'void *'.
I'm learning to write some dll's in C++ using the ATL COM AppWizard. I know we cannot set a 'void *' for a parameter type. What type do we need to use to have it come across in VB 'As Any'
Thanks
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
|