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

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

AddRef()WebDownloadDelegatevirtual
decideDestinationWithSuggestedFilename(_In_opt_ IWebDownload *, _In_ BSTR filename)WebDownloadDelegatevirtual
IWebDownloadDelegate::decideDestinationWithSuggestedFilename([in] IWebDownload *download, [in] BSTR filename)IWebDownloadDelegate
didBegin(_In_opt_ IWebDownload *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didBegin([in] IWebDownload *download)IWebDownloadDelegate
didCancelAuthenticationChallenge(_In_opt_ IWebDownload *, _In_opt_ IWebURLAuthenticationChallenge *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didCancelAuthenticationChallenge([in] IWebDownload *download, [in] IWebURLAuthenticationChallenge *challenge)IWebDownloadDelegate
didCreateDestination(_In_opt_ IWebDownload *, _In_ BSTR destination)WebDownloadDelegatevirtual
IWebDownloadDelegate::didCreateDestination([in] IWebDownload *download, [in] BSTR destination)IWebDownloadDelegate
didFailWithError(_In_opt_ IWebDownload *, _In_opt_ IWebError *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didFailWithError([in] IWebDownload *download, [in] IWebError *error)IWebDownloadDelegate
didFinish(_In_opt_ IWebDownload *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didFinish([in] IWebDownload *download)IWebDownloadDelegate
didReceiveAuthenticationChallenge(_In_opt_ IWebDownload *, _In_opt_ IWebURLAuthenticationChallenge *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveAuthenticationChallenge([in] IWebDownload *download, [in] IWebURLAuthenticationChallenge *challenge)IWebDownloadDelegate
didReceiveDataOfLength(_In_opt_ IWebDownload *, unsigned length)WebDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveDataOfLength([in] IWebDownload *download, [in] unsigned length)IWebDownloadDelegate
didReceiveResponse(_In_opt_ IWebDownload *, _In_opt_ IWebURLResponse *)WebDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveResponse([in] IWebDownload *download, [in] IWebURLResponse *response)IWebDownloadDelegate
QueryInterface(_In_ REFIID riid, _COM_Outptr_ void **ppvObject)WebDownloadDelegatevirtual
Release()WebDownloadDelegatevirtual
shouldDecodeSourceDataOfMIMEType(_In_opt_ IWebDownload *, _In_ BSTR encodingType, _Out_ BOOL *shouldDecode)WebDownloadDelegatevirtual
IWebDownloadDelegate::shouldDecodeSourceDataOfMIMEType([in] IWebDownload *download, [in] BSTR encodingType, [out, retval] BOOL *shouldDecode)IWebDownloadDelegate
WebDownloadDelegate()WebDownloadDelegate
willResumeWithResponse(_In_opt_ IWebDownload *, _In_opt_ IWebURLResponse *, long long fromByte)WebDownloadDelegatevirtual
IWebDownloadDelegate::willResumeWithResponse([in] IWebDownload *download, [in] IWebURLResponse *response, [in] long long fromByte)IWebDownloadDelegate
willSendRequest(_In_opt_ IWebDownload *, _In_opt_ IWebMutableURLRequest *, _In_opt_ IWebURLResponse *redirectResponse, _COM_Outptr_opt_ IWebMutableURLRequest **finalRequest)WebDownloadDelegatevirtual
IWebDownloadDelegate::willSendRequest([in] IWebDownload *download, [in] IWebMutableURLRequest *request, [in] IWebURLResponse *redirectResponse, [out] IWebMutableURLRequest **finalRequest)IWebDownloadDelegate
~WebDownloadDelegate()WebDownloadDelegatevirtual