complete property
[This documentation is preliminary and is subject to change.]
Retrieves whether the object is fully loaded.
Syntax
HRESULT value = object.get_complete(VARIANT_BOOL* 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
Build date: 6/12/2012