Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cancels the current HTTP request.
C/C++ Syntax
HRESULT abort(void);
C/C++ Return Values
S_OK
The value returned if successful.
Remarks
The object will be returned to the UNINITIALIZED state, and open
method must be called next.
Versioning
Implemented in: MSXML 3.0 and later
Applies to
See Also
readyState Property (ServerXMLHTTP-IServerXMLHTTPRequest)
IXMLHTTPRequest2 (Windows 8)