ICustomDoc InterfaceICustomDoc Interface*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Advanced Hosting Interfaces
*Next Topic: ICustomDoc::SetUIHandler

ICustomDoc Interface

The ICustomDoc interface is implemented by IE4/MSHTML to allow a host to set IE4/MSHTML's IDocHostUIHandler interface. Normally, IE4/MSHTML will call the host client site's QueryInterface method to obtain the IDocHostUIHandler interface. IE4/MSHTML implements ICustomDoc so that a host that does not implement a client site can still use IE4/MSHTML's UI customization features.

ICustomDoc is derived from IUnknown. The following is the ICustomDoc specific method:
SetUIHandler


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.