IDocHostUIHandlerDispatch Interface
An interface to the Microsoft HTML parsing and rendering engine.
interface IDocHostUIHandlerDispatch : IDispatch
Remarks
A host can replace the menus, toolbars, and context menus used by Microsoft's HTML parsing and rendering engine (MSHTML) by implementing this interface.
Requirements
The definition of this interface is available as IDL or C++, as shown below.
Definition type |
File |
---|---|
IDL |
ATLIFace.idl |
C++ |
ATLIFace.h (also included in ATLBase.h) |