Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |