1 out of 1 rated this helpful - Rate this topic

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.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.