This topic has not yet been rated - Rate this topic

complete property

Retrieves whether the object is fully loaded.

Syntax

HRESULT value = object.get_complete(* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

Default. Object has not been loaded.

VARIANT_TRUE (true)

Object has been loaded.

See also

Reference
HTMLFrameSiteEvents::onreadystatechange
IHTMLImgElement::readyState

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.