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 ImplementationYes
Inherits fromIUnknown
Header and IDL filesmshtmhst.h, mshtmhst.idl
Minimum availabilityInternet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0, Windows CE 4.0
Tags :


Page view tracker