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

Remarks

IHTMLXMLHttpRequest::statusText was introduced in Windows Internet Explorer 7.

See also

IHTMLXMLHttpRequest::status