ReactOS 0.4.16-dev-2135-g2f5a67f
IXMLHTTPRequest3 Member List

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

Abort()IXMLHTTPRequest2
AddRef()IUnknown
GetAllResponseHeaders([out, string] WCHAR **headers)IXMLHTTPRequest2
GetCookie([in, ref, string] const WCHAR *url, [in, unique, string] const WCHAR *name, [in] DWORD flags, [out] ULONG *cookies_cnt, [out, size_is(, *cookies_cnt)] XHR_COOKIE **cookies)IXMLHTTPRequest2
GetResponseHeader([in, string, ref] const WCHAR *header, [out, string] WCHAR **value)IXMLHTTPRequest2
LPUNKNOWN typedefIUnknown
Open([in, string, ref] const WCHAR *method, [in, string, ref] const WCHAR *url, [in] IXMLHTTPRequest2Callback *callback, [in, string, unique] const WCHAR *username, [in, string, unique] const WCHAR *password, [in, string, unique] const WCHAR *proxyuser, [in, string, unique] const WCHAR *proxypassword)IXMLHTTPRequest2
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
Send([in, unique] ISequentialStream *body, [in] ULONGLONG length)IXMLHTTPRequest2
SetClientCertificate([in] DWORD count, [in, unique, size_is(count)] const BYTE *hashes, [in, string, unique] const WCHAR *pin)IXMLHTTPRequest3
SetCookie([in, ref] const XHR_COOKIE *cookie, [out] DWORD *state)IXMLHTTPRequest2
SetCustomResponseStream([in] ISequentialStream *stream)IXMLHTTPRequest2
SetProperty([in] XHR_PROPERTY property, [in] ULONGLONG value)IXMLHTTPRequest2
SetRequestHeader([in, string, ref] const WCHAR *header, [in, string, unique] const WCHAR *value)IXMLHTTPRequest2