IHTMLBodyElement4 interface

This interface extends the IHTMLBodyElement3 interface.

Members

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

  • Properties

Properties

The IHTMLBodyElement4 interface has these properties.

Property Description

onmessage

Sets or retrieves a pointer to the event handler function associated with the onmessage event.

 

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