webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
IWebDownload Member List

This is the complete list of members for IWebDownload, including all inherited members.

bundlePathForTargetPath([in] BSTR target, [out, retval] BSTR *bundle)IWebDownload
cancel()IWebDownload
cancelForResume()IWebDownload
canResumeDownloadDecodedWithEncodingMIMEType([in] BSTR mimeType, [out, retval] BOOL *result)IWebDownload
deletesFileUponFailure([out, retval] BOOL *result)IWebDownload
initToResumeWithBundle([in] BSTR bundlePath, [in] IWebDownloadDelegate *delegate)IWebDownload
initWithRequest([in] IWebURLRequest *request, [in] IWebDownloadDelegate *delegate)IWebDownload
request([out, retval] IWebURLRequest **request)IWebDownload
setDeletesFileUponFailure([in] BOOL deletesFileUponFailure)IWebDownload
setDestination([in] BSTR path, [in] BOOL allowOverwrite)IWebDownload
start()IWebDownload