statusText property
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.