name property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the name of an input parameter for an element.

Syntax

HRESULT value = object.put_name(BSTR v);HRESULT value = object.get_name(BSTR* p);

Property values

Type: BSTR

the name which is passed to an applet, embed, or object element.

Standards information

Remarks

In Microsoft Internet Explorer 3.02 and later, IHTMLParamElement2::name is an attribute of param. Beginning in Microsoft Internet Explorer 6, IHTMLParamElement2::name is a read/write property.

See also

Conceptual

Binding HTML Elements to Data

Introduction to Data Binding

 

 

Build date: 6/12/2012