Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides properties and methods for cross-document messaging (XDM) events.
Members
The IDOMMessageEvent interface inherits from the IDispatch interface. IDOMMessageEvent also has these types of members:
- Methods
- Properties
Methods
The IDOMMessageEvent interface has these methods.
| Method | Description |
|---|---|
| initMessageEvent | Initializes a new cross-document message (XDM) event that the IDocumentEvent::createEvent method created. |
Properties
The IDOMMessageEvent interface has these properties.
| Property | Description |
|---|---|
Gets the data of the event. |
|
Gets the URI of the document of origin. |
|
Gets the window object that sent the message. |
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 |