1 out of 2 rated this helpful - Rate this topic

IElementBehaviorSite interface

Provides communication between MSHTML and a Dynamic HTML (DHTML) behavior.

Members

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

Remarks

This interface is passed to the DHTML behavior through a call to the IElementBehavior::Init method.

You can query the IElementBehaviorSite interface for the IElementBehaviorSiteOM interface, the IElementBehaviorSiteCategory interface, the IBindHost interface, and the IServiceProvider interface.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.