IHTMLParamElement interface
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
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 |
|
|
IDL |
|
|
DLL |
|
See also
Show: