in reply to Re: How to automate COM objects (Win32)
in thread How to automate COM objects (Win32)

Thank you, this really helps me.
for some strange reason I missed IDispatch word at the very beginning of documentation...

OTOH I think "It is not possible to access a custom OLE interface" means that not possible with Win32::OLE, but may be, in any particular case, it is still possible via lower level API and Win32::API module?

Warmest wishes,
Vadim

  • Comment on Re: Re: How to automate COM objects (Win32)