This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.