parentWindow property
Gets a reference to the container object of the window.
Syntax
HRESULT value = object.get_parentWindow(IHTMLWindow2** p);
Property values
Type: Object
the parent window.
Show:
Gets a reference to the container object of the window.
HRESULT value = object.get_parentWindow(IHTMLWindow2** p);
Type: Object
the parent window.