IHTMLEmbedElement interface
This interface provides access to the embed object.
Members
The IHTMLEmbedElement interface inherits from the IDispatch interface. IHTMLEmbedElement also has these types of members:
- Properties
Properties
The IHTMLEmbedElement interface has these properties.
Property | Description |
---|---|
Sets or retrieves the height of the object. |
|
Sets or retrieves the value indicating whether the embedded object is invisible. |
|
Sets or retrieves the name of the object. |
|
Retrieves the palette used for the embedded document. |
|
Retrieves the URL of the plug-in used to view an embedded document. |
|
Sets or retrieves a URL to be loaded by the object. |
|
Sets or retrieves the height and width units of the embed object. |
|
Sets or retrieves the width of the object. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |