Description This method downloads a specified image file from an URL to the local machine. This method should be called only once at the same time.
Syntax [BiDIB.]DownloadImageFileURL szURL szFileName
Remarks szURL String Specifies an URL of an image file that should be downloaded. The method can download text, bitmap, clipboard and Black Ice FAX images.
szFileName String Path and name of the filename on the local machine.
See Also LoadImageFromURL Method, URLDownloadImageFileComplete Event