closed property
[This documentation is preliminary and is subject to change.]
Retrieves whether the referenced window is closed.
Syntax
HRESULT value = object.get_closed(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
VARIANT_FALSE (false)
Default. Window is open.
VARIANT_TRUE (true)
Window is closed.
Build date: 6/12/2012