This topic has not yet been rated - Rate this topic

IElementBehavior interface

Provides a notification mechanism so that MSHTML can communicate with a behavior.

Members

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

Remarks

MSHTML gets this interface when it instantiates the Dynamic HTML (DHTML) behavior through a call to the IElementBehaviorFactory::FindBehavior method.

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.