IHTMLFrameSetElement3 interface
This interface extends the IHTMLFrameSetElement2 interface.
Members
The IHTMLFrameSetElement3 interface inherits from the IDispatch interface. IHTMLFrameSetElement3 also has these types of members:
Properties
The IHTMLFrameSetElement3 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves a pointer to the event handler function associated with the HTMLWindowEvents3::onhashchange event. | |
|
Sets or retrieves a pointer to the event handler function associated with the onmessage event. | |
|
Sets or retrieves a pointer to the event handler function associated with the HTMLElementEvents3::onoffline event. | |
|
Sets or retrieves a pointer to the event handler function associated with the HTMLElementEvents3::ononline event. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also