This topic has not yet been rated - Rate this topic

contentWindow property

Retrieves the IHTMLWindow2 object of the specified IHTMLFrameElement or IHTMLIFrameElement.

Syntax

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

Property values

Type: Object

the IHTMLWindow2 object.

See also

IHTMLWindow4::frameElement

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.