Retrieves whether the referenced window is closed.
HRESULT value = object.get_closed(* p);
Type: VARIANT_BOOL
VARIANT_FALSE (false)
Default. Window is open.
VARIANT_TRUE (true)
Window is closed.
Build date: 11/12/2012