identify what interfaces are implemented



Hi

I keep on getting to the same issue.

I read in the documentation a description of a method, for example:

IWebBrowser2::Application Property ->
Retrieves the automation object for an application that is hosting
the WebBrowser Control.

But i have no idea to what interface should i query for...

The same for get_container, and for IDocHostUIHandler::GetExternal
and for meny other methods...in different interfaces

Is there a piece of code i can use in such cases to find out what are
the implemented interfaces for a specific object?

TIA

Noa

.