For example, this does not work:
my $var = Variant(VT_BSTR|VT_BYREF, 0);
but, this does:
my $var = Variant(VT_BSTR|VT_BYREF);
FINALLY!!!
In reply to Re: "pointers" for calling a DLL
by chinman
in thread "pointers" for calling a DLL
by chinman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |