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