IHTMLParamElement2 interface
This interface extends the IHTMLParamElement interface.
Members
The IHTMLParamElement2 interface inherits from the IDispatch interface. IHTMLParamElement2 also has these types of members:
- Properties
Properties
The IHTMLParamElement2 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 IHTMLParamElement2::value attribute. |
|
Sets or retrieves the value of an input parameter for an element. |
|
Sets or retrieves the data type of the IHTMLParamElement2::value attribute. |
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |