opener property

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

Sets or retrieves a reference to the window that created the current window.

Syntax

HRESULT value = object.put_opener(VARIANT v);HRESULT value = object.get_opener(VARIANT* p);

Property values

Type: VARIANT

the window reference.

Remarks

The IHTMLWindow2::opener property is available only for frame and iframedocuments.

 

 

Build date: 6/12/2012