label property

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

Sets or retrieves a value that you can use to implement your own IHTMLOptionElement3::label functionality for the object.

Syntax

HRESULT value = object.put_label(BSTR v);HRESULT value = object.get_label(BSTR* p);

Property values

Type: BSTR

the value of the IHTMLOptionElement3::label property.

Remarks

The functionality specified by the HTML 4.0 standard for this property is not implemented.

There is no functionality implemented for this property unless defined by the author.

IHTMLOptionElement3::label was introduced in Microsoft Internet Explorer 6

 

 

Build date: 6/12/2012