IHTMLIFrameElement2 interface

This interface extends the IHTMLIFrameElement interface.

Members

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

  • Properties

Properties

The IHTMLIFrameElement2 interface has these properties.

Property Description

height

Sets or retrieves the height of the object.

width

Sets or retrieves the width of the object.

 

Requirements

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLIFrameElement