ReactOS 0.4.16-dev-2135-g2f5a67f
IXMLHTTPRequest3Callback Member List

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

AddRef()IUnknown
LPUNKNOWN typedefIUnknown
OnClientCertificateRequested([in] IXMLHTTPRequest3 *xhr, [in] DWORD count, [in, string, unique, size_is(count)] const WCHAR **list)IXMLHTTPRequest3Callback
OnDataAvailable([in] IXMLHTTPRequest2 *xhr, [in] ISequentialStream *stream)IXMLHTTPRequest2Callback
OnError([in] IXMLHTTPRequest2 *xhr, [in] HRESULT error)IXMLHTTPRequest2Callback
OnHeadersAvailable([in] IXMLHTTPRequest2 *xhr, [in] DWORD status, [in, string] const WCHAR *msg)IXMLHTTPRequest2Callback
OnRedirect([in] IXMLHTTPRequest2 *xhr, [in, string] const WCHAR *url)IXMLHTTPRequest2Callback
OnResponseReceived([in] IXMLHTTPRequest2 *xhr, [in] ISequentialStream *stream)IXMLHTTPRequest2Callback
OnServerCertificateReceived([in] IXMLHTTPRequest3 *xhr, [in] DWORD errors, [in] DWORD count, [in, unique, size_is(count)] const XHR_CERT *certificates)IXMLHTTPRequest3Callback
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown