Microsoft DirectX 9.0 |
The IDShowPlugin interface enables the Windows Media Source filter to communicate with the Windows Media Player 6.4 Plug-in for Netscape Navigator. If Windows Media Player 6.4 is hosted in the Netscape Navigator browser, the Windows Media Source filter uses this interface to retrieve the URL and the User-Agent heading. This interface is not used when the player is hosted as an ActiveX control in Microsoft Internet Explorer.
Applications cannot access this interface. It is documented here for completeness, because it is defined in the header file Qnetwork.h.
In addition to the methods inherited from IUnknown, the IDShowPlugin interface exposes the following methods.
Method | Description |
get_URL | Retrieves the URL of the current Web page. |
get_UserAgent | Retrieves the User-Agent string. |