This topic has not yet been rated - Rate this topic

name property

Sets or retrieves the frame name.

Syntax

HRESULT value = object.put_name( v);HRESULT value = object.get_name(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.