self property

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

Retrieves a reference to the current window or frame.

Syntax

HRESULT value = object.get_self(IHTMLWindow2** p);

Property values

Type: Object

the current window or frame.

Remarks

You can use the property to explicitly refer to the current window or frame. To improve scripting efficiency, you also can use it to make implicit window references explicit.

 

 

Build date: 6/12/2012