IHTMLInputImage::get_completeIHTMLInputImage::get_complete*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLInputImage::get_readyState
*Next Topic: IHTMLInputImage::put_loop

IHTMLInputImage::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.