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