UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NN:msxml6.IXMLHTTPRequest2Callback |
IXMLHTTPRequest2Callback (msxml6.h) |
Defines callbacks that notify an application with an outstanding IXMLHTTPRequest2 request of events that affect HTTP request and response processing. Note This interface is supported on Windows Phone 8.1. . |
|
ixhr2\ixmlhttprequest2callback.htm |
ixhr2 |
AA4B3F4C-6E28-458B-BE25-6CCE8865FC71 |
12/05/2018 |
IXMLHTTPRequest2Callback, IXMLHTTPRequest2Callback interface [XMLHttpRequest2], IXMLHTTPRequest2Callback interface [XMLHttpRequest2],described, ixhr2.ixmlhttprequest2callback, msxml6/IXMLHTTPRequest2Callback |
msxml6.h |
Windows |
Windows 8 [desktop apps \| UWP apps],MSXML 6.0 and later |
Windows Server 2012 [desktop apps \| UWP apps] |
Msxml6.idl |
Windows |
19H1 |
|
|
|
|
|
|
IXMLHTTPRequest2Callback interface
-description
Defines callbacks that notify an application with an outstanding IXMLHTTPRequest2 request of events that affect HTTP request and response processing.
Note This interface is supported on Windows Phone 8.1.
-inheritance
The IXMLHTTPRequest2Callback interface inherits from the IUnknown interface. IXMLHTTPRequest2Callback also has these types of members:
-remarks
Methods on the IXMLHTTPRequest2 interface are asynchronous, so applications must pass an IXMLHTTPRequest2Callback object as a parameter in calls to Open method on the IXMLHTTPRequest2 interface to receive callback notifications.
The IXMLHTTPRequest2Callback interface is extended by the IXMLHTTPRequest3Callback interface.