IDocHostUIHandlerDispatch Interface
An interface to the Microsoft HTML parsing and rendering engine.
interface IDocHostUIHandlerDispatch : IDispatch
Заметки
A host can replace the menus, toolbars, and context menus used by Microsoft's HTML parsing and rendering engine (MSHTML) by implementing this interface.
Требования
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) |