Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface sets the initial value of a property for an applet, embed, or object element.
Members
The IHTMLParamElement interface inherits from the IDispatch interface. IHTMLParamElement also has these types of members:
- Properties
Properties
The IHTMLParamElement interface has these properties.
| Property | Description |
|---|---|
Sets or retrieves the name of an input parameter for an element. |
|
Sets or retrieves the content type of the resource designated by the IHTMLParamElement::value attribute. |
|
Sets or retrieves the value of an input parameter for an element. |
|
Sets or retrieves the data type of the IHTMLParamElement::value attribute. |
Remarks
In Microsoft Internet Explorer 6, The property is now read/write.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |