IHTMLEmbedElement2 interface

This interface extends the IHTMLEmbedElement interface.

Members

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

  • Properties

Properties

The IHTMLEmbedElement2 interface has these properties.

Property Description

pluginspage

Retrieves the URL of the plug-in used to view an embedded document.

src

Sets or retrieves a URL to be loaded by the object.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch