IHTMLImgElement::get_completeIHTMLImgElement::get_complete*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_readyState
*Next Topic: IHTMLImgElement::put_loop

IHTMLImgElement::get_complete


HRESULT get_complete(
    VARIANT_BOOL *p
);

Retrieves whether the specified element is fully loaded.

p
Address of a variable that receives TRUE if the element is fully loaded, or FALSE otherwise.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.