On Mon, 8 May 2000 16:22:35 +0800, "Rhonald Lua" <[EMAIL PROTECTED]>
wrote:

>Is it possible to use the [out] parameters of COM object methods with
>PERL/Win32::OLE?
>I have this feeling that PERL can only retrieve data via method return
>values.

You can do this by passing in a Win32::OLE::Variant object with the
VT_BYREF flag set.  See the module documentation for an example.

-Jan


---
You are currently subscribed to perl-win32-users as: [[email protected]]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to