IHTMLEventObj5 interface
Extends IHTMLEventObj4 with event properties for HTMLWindowEvents3::onmessage, HTMLDocumentEvents3::onstorage, and HTMLDocumentEvents3::onstoragecommit.
Members
The IHTMLEventObj5 interface inherits from the IDispatch interface. IHTMLEventObj5 also has these types of members:
Properties
The IHTMLEventObj5 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the body of the HTMLWindowEvents3::onmessage request. | |
|
Sets or retrieves the scheme, hostname, and port of the document that fired the HTMLWindowEvents3::onmessage event. | |
|
Retrieves the source window object of the HTMLWindowEvents3::onmessage event. | |
|
Sets or retrieves the fully qualified URL of the document that fired the event. |
Requirements
|
Minimum supported client |
Windows XP with SP2 |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also