IHTMLFrameBase3 interface

This interface provides access to the IHTMLFrameElement3::longDesc property which stores and retrieves the Uniform Resource Identifier (URI) for the long description of an iframe.

Members

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

  • Properties

Properties

The IHTMLFrameBase3 interface has these properties.

Property Description

longDesc

Sets or retrieves a URI to a long description of the object.

 

Remarks

This interface extends the IHTMLFrameBase2 interface.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLFrameBase2

IHTMLFrameBase