Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: "pointers" for calling a DLL

by Solo (Deacon)
on Feb 11, 2003 at 04:05 UTC ( [id://234317]=note: print w/replies, xml ) Need Help??


in reply to "pointers" for calling a DLL

use Win32::OLE::Variant; # ... my $filename = Variant(VT_BSTR|VT_BYREF, 0); $XRawfile->GetFileName($filename);
More details can be found near the bottom of Win32::OLE::Variant's POD.
--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://234317]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found