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.
Retrieves the friendly HTTP status of the request.
Syntax
HRESULT value = object.get_statusText(* p);
Property values
Type: BSTR
The HTTP status of the request.
Standards information
- XMLHttpRequest, Section 3.7.2
Remarks
IHTMLXMLHttpRequest::statusText was introduced in Windows Internet Explorer 7.