>Can anyone tell me how to call COM objects through Win32::OLE or other
>means?

The FAQs, and the Win32::OLE docs, give specific examples and 
thorough documentation. Also, msdn.microsoft.com is handy. If you're 
having a specific problem understanding them or are getting errors, 
someone might be able to help you with that.

If you're trying to call COM objects through static interfaces, 
you'll have to write a module yourself. Win32::OLE can only, AFAIK, 
use the IDispatch interface.

--Ben

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

Reply via email to