name property

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

Sets or retrieves the frame name.

Syntax

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

Property values

Type: BSTR

an arbitrary name used to identify the object.

Remarks

The IHTMLFrameBase::name property identifies which frame displays the content of a linked document.

 

 

Build date: 6/12/2012