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 the Microsoft 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)

See Also

Reference

IDocUIHostHandler

Other Resources

IDocHostUIHandlerDispatch Members