svad has asked for the wisdom of the Perl Monks concerning the following question:
But for some other interfaces, which have very similar PROGID, it fails with a message "Interface is not supported"
Do I understand correctly that Win32::OLE is able to create only those COM object who support IDispatch interface?
Does anyone have an experience on how to automate other COM objects as well, probably using lower level functions and Win32::API module?
Thank you in advance,
Vadim.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to automate COM objects (Win32)
by guha (Priest) on Apr 24, 2002 at 19:53 UTC | |
by svad (Pilgrim) on Apr 25, 2002 at 05:40 UTC |