GetHTTPFileComplete

Description

Returns 1 if the file download previously started with GetHTTPFile has completed, 0 otherwise. Even if this returns 1 to say the download is finished it may have failed, check GetHTTPResponseReady for negative values before assuming the download was successful.

Definition

integer GetHTTPFileComplete( iHTTP )

Parameters