James L. Williams
2008-05-19 04:14:13 UTC
I hope that I am asking this in the correct group.
I am trying to implement an TWebBrowser and I need to get accesss to the
interface provided by the IOleClientSite. I have to add a QueryInterface
response for a request to IServiceProvider. From what I understand, all
controls inherite from TOleControl which should be the same as the
IOleClientSite. But it does not give access to a QueryInterface at all. How
can I do this?
Thanks,
James
I am trying to implement an TWebBrowser and I need to get accesss to the
interface provided by the IOleClientSite. I have to add a QueryInterface
response for a request to IServiceProvider. From what I understand, all
controls inherite from TOleControl which should be the same as the
IOleClientSite. But it does not give access to a QueryInterface at all. How
can I do this?
Thanks,
James