IEventTarget Interface

Namespace:  mshtml
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
<GuidAttribute("305104B9-98B5-11CF-BB82-00AA00BDCE0B")> _
Public Interface IEventTarget
[GuidAttribute("305104B9-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IEventTarget
[GuidAttribute(L"305104B9-98B5-11CF-BB82-00AA00BDCE0B")]
public interface class IEventTarget
[<GuidAttribute("305104B9-98B5-11CF-BB82-00AA00BDCE0B")>]
type IEventTarget =  interface end
public interface IEventTarget

The IEventTarget type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_2
Public method dispatchEvent

Top

See Also

Reference

mshtml Namespace