|
-
July 12th, 2000, 11:18 PM
#1
Passing Arrays
HI Guys!
How to pass an array of strings to a dll ? I have created a dll with declaration as:
Public Function Authorize(Uid as Variant, xyz() as variant).
I can even change the declaration of the function,if necessary, so, any other syntax for declaring the array is welcome.
From my main program how to pass an array say a() to this dll ?
Hand in Hand we Walk towards SUCCESS.
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
|