IDocHostUIHandlerDispatch Members
Notes
The links in the following table are to the INet SDK reference topics for the members of the IDocUIHostHandler interface. IDocHostUIHandlerDispatch has the same functionality as IDocUIHostHandler, with the difference being that IDocHostUIHandlerDispatch is a dispinterface whereas IDocUIHostHandler is a custom interface.
Methods
Called from MSHTML implementation of IOleInPlaceActiveObject::EnableModeless. Also called when MSHTML displays modal UI. |
|
Called on the host by MSHTML to allow the host to replace MSHTML's data object. |
|
Called by MSHTML when it is being used as a drop target to allow the host to supply an alternative IDropTarget. |
|
Called by MSHTML to obtain the host's IDispatch interface. |
|
Retrieves the UI capabilities of MSHTML host. |
|
Returns the registry key under which MSHTML stores user preferences. |
|
Called when MSHTML removes its menus and toolbars. |
|
Called from MSHTML implementation of IOleInPlaceActiveObject::OnDocWindowActivate. |
|
Called from MSHTML implementation of IOleInPlaceActiveObject::OnFrameWindowActivate. |
|
Called from MSHTML implementation of IOleInPlaceActiveObject::ResizeBorder. |
|
Called from MSHTML to display a context menu. |
|
Allows the host to replace MSHTML menus and toolbars. |
|
Called by MSHTML when IOleInPlaceActiveObject::TranslateAccelerator or IOleControlSite::TranslateAccelerator is called. |
|
Called by MSHTML to allow the host an opportunity to modify the URL to be loaded. |
|
Notifies the host that the command state has changed. |