This documentation is archived and is not being maintained.
closed property
Retrieves whether the referenced window is closed.
Syntax
HRESULT value = object.get_closed(* p);
Property values
Type: VARIANT_BOOL
VARIANT_FALSE (false)
-
Default. Window is open.
VARIANT_TRUE (true)
-
Window is closed.