ReactOS 0.4.16-dev-2135-g2f5a67f
IXMLHTTPRequest2Callback Member List

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

AddRef()IUnknown
LPUNKNOWN typedefIUnknown
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
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown