|
-
February 4th, 2000, 04:02 PM
#1
Visual Basic
Hi,
I have a C++ function implementation for a COM Object as follows
foo(Variant *var, String Text)..
I need to create this COM object and call the above mentioned function from visual basic.
I cannot find an equivalent to Variant * in VB?? I am getting typemismatch for Variant (obviously)
Thanks
Shoba
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
|