Abort Method (IXMLHTTPRequest2, Windows 8)
Cancels the current HTTP request.
HRESULT abort(void);
C/C++ Return Values
S_OK
The value returned if successful.
The object will be returned to the UNINITIALIZED state, and open method must be called next.
Implemented in: MSXML 3.0 and later
readyState Property (ServerXMLHTTP-IServerXMLHTTPRequest)
IXMLHTTPRequest2 (Windows 8)
Show: