- | AddRef | ResourceLoadDelegate | |
- | AddRef | ResourceLoadDelegate | |
- | didCancelAuthenticationChallenge | ResourceLoadDelegate | inline |
- | didCancelAuthenticationChallenge | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didCancelAuthenticationChallenge([in] IWebView *webView, [in] unsigned long identifier, [in] IWebURLAuthenticationChallenge *challenge, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | didFailLoadingWithError | ResourceLoadDelegate | |
- | didFailLoadingWithError | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didFailLoadingWithError([in] IWebView *webView, [in] unsigned long identifier, [in] IWebError *error, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | didFinishLoadingFromDataSource | ResourceLoadDelegate | |
- | didFinishLoadingFromDataSource | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didFinishLoadingFromDataSource([in] IWebView *webView, [in] unsigned long identifier, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | didReceiveAuthenticationChallenge | ResourceLoadDelegate | |
- | didReceiveAuthenticationChallenge | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didReceiveAuthenticationChallenge([in] IWebView *webView, [in] unsigned long identifier, [in] IWebURLAuthenticationChallenge *challenge, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | didReceiveContentLength | ResourceLoadDelegate | inline |
- | didReceiveContentLength | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didReceiveContentLength([in] IWebView *webView, [in] unsigned long identifier, [in] UINT length, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | didReceiveResponse | ResourceLoadDelegate | |
- | didReceiveResponse | ResourceLoadDelegate | |
IWebResourceLoadDelegate::didReceiveResponse([in] IWebView *webView, [in] unsigned long identifier, [in] IWebURLResponse *response, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | identifierForInitialRequest | ResourceLoadDelegate | |
- | identifierForInitialRequest | ResourceLoadDelegate | |
IWebResourceLoadDelegate::identifierForInitialRequest([in] IWebView *webView, [in] IWebURLRequest *request, [in] IWebDataSource *dataSource, [in] unsigned long identifier) | IWebResourceLoadDelegate | |
- | plugInFailedWithError | ResourceLoadDelegate | inline |
- | plugInFailedWithError | ResourceLoadDelegate | |
IWebResourceLoadDelegate::plugInFailedWithError([in] IWebView *webView, [in] IWebError *error, [in] IWebDataSource *dataSource) | IWebResourceLoadDelegate | |
- | QueryInterface | ResourceLoadDelegate | |
- | QueryInterface | ResourceLoadDelegate | |
- | Release | ResourceLoadDelegate | |
- | Release | ResourceLoadDelegate | |
- | removeIdentifierForRequest | ResourceLoadDelegate | |
IWebResourceLoadDelegatePrivate2::removeIdentifierForRequest([in] IWebView *webView, [in] unsigned long identifier) | IWebResourceLoadDelegatePrivate2 | |
- | ResourceLoadDelegate | ResourceLoadDelegate | |
- | ResourceLoadDelegate | ResourceLoadDelegate | inline |
- | willSendRequest | ResourceLoadDelegate | |
- | willSendRequest | ResourceLoadDelegate | |
IWebResourceLoadDelegate::willSendRequest([in] IWebView *webView, [in] unsigned long identifier, [in] IWebURLRequest *request, [in] IWebURLResponse *redirectResponse, [in] IWebDataSource *dataSource, [out, retval] IWebURLRequest **newRequest) | IWebResourceLoadDelegate | |
- | ~ResourceLoadDelegate | ResourceLoadDelegate | |