Expand Minimize
0 out of 4 rated this helpful - Rate this topic

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 [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtmhst.h

IDL

Mshtmhst.idl

DLL

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.