Re: TWebbrowser plugin support



Jamie wrote:

With the Document property, you can expand the use of the IWebBrowser greatly.

Unfortunately the Delphi types usually end up in IDispatch, not very helpful. Even in the MS documentation of IHTMLDocument3 I didn't find much new hints or hooks.

Can you provide more specific information?

DoDi
.



Relevant Pages

  • Re: TWebbrowser plugin support
    ... Hans-Peter Diettrich wrote: ... Unfortunately the Delphi types usually end up in IDispatch, ... Even in the MS documentation of IHTMLDocument3 I didn't find much new hints or hooks. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Question on how to debug COM
    ... I'm developing an addin for Excel ... I assume you have seen the documentation here and found it lacking: ... must implement the Invokemethod from IDispatch, ... These parameters are packed into DISPPARAMS structure. ...
    (microsoft.public.vc.atl)
  • Re: Where to find documentation on IDispatch errors?
    ... IDispatch is a COM interface. ... Typically IDispatch returns HRESULTs i.e. errors of the type hex 8xxxxxxx ... Error 32 sounds more like a WIN32 error than an HRESULT. ... > Can anyone point me to documentation where I can find a list of IDispatch ...
    (microsoft.public.exchange.admin)
  • xmodmap-based solution
    ... I've come up with an xmodmap-based solution to my problem after reading ... the man page from Jamie Zawinski's xkeycaps program. ... two weeks to stumble on the documentation I needed to to this. ...
    (comp.os.linux.x)
  • Re: Class::Date
    ... >Anyone know how I can get millisecond I can't find in documentation. ... >use strict; ... Jamie ...
    (comp.lang.perl.misc)