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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives TRUE if the window is closed, or FALSE otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.