IDOMEvent Interface

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

Syntax

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

The IDOMEvent type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_8
Public method initEvent

Top

See Also

Reference

mshtml Namespace