IDocHostShowUI interface

Supplies a mechanism to display message boxes and Help.

Members

The IDocHostShowUI interface inherits from the IUnknown interface but does not have additional members.

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.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtmhst.h

IDL

Mshtmhst.idl