IDocHostShowUI Interface
Supplies a mechanism to display message boxes and Help.
IDocHostShowUI Members
ShowHelp Called by MSHTML to display Help. ShowMessage Called by MSHTML to display a message box.
Remarks
MSHTML gets an IDocHostShowUI interface by calling the host client site's QueryInterface method and requesting IID_IDocHostShowUI. The site is the object that implements the IOleDocumentSite interface and the IOleClientSite interface.
Interface Information
Stock Implementation None Custom Implementation Yes Inherits from IUnknown Header and IDL files mshtmhst.h, mshtmhst.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0, Windows CE 4.0