This topic has not yet been rated - Rate this topic

status property

Retrieves the HTTP status code of the request.

Syntax

HRESULT value = object.get_status(* p);

Property values

Type: long

The HTTP status code.

Standards information

Remarks

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

For a complete list of HTTP status codes and their meanings, see status Property (IXMLHTTPRequest).

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.