IHTMLWindow2::get_closedIHTMLWindow2::get_closed*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_clientInformation
*Next Topic: IHTMLWindow2::get_defaultStatus

IHTMLWindow2::get_closed


HRESULT get_closed(
    VARIANT_BOOL *p 
);

Retrieves a value indicating whether the window is closed.

p
Address of a variable that receives TRUE if the window is closed, or FALSE otherwise.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.