IDocumentEvent interface

Exposes a mechanism whereby the user can create an event object.

Members

The IDocumentEvent interface inherits from the IDispatch interface. IDocumentEvent also has these types of members:

  • Methods

Methods

The IDocumentEvent interface has these methods.

Method Description
createEvent

Creates a DOM event of the specified type.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch