This topic has not yet been rated - Rate this topic

responseText property

Retrieves the response body as a string.

Syntax

HRESULT value = object.get_responseText(* p);

Property values

Type: BSTR

The response body.

Standards information

Remarks

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

See also

Reference
IHTMLXMLHttpRequest::responseBody
IHTMLXMLHttpRequest::responseXML

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.