responseBody property

[This documentation is preliminary and is subject to change.]

Retrieves the response body as an array of unsigned bytes.

Syntax

HRESULT value = object.get_responseBody(VARIANT* p);

Property values

Type: VARIANT

the response body as an array of unsigned bytes.

Remarks

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

See also

Reference

IHTMLXMLHttpRequest::responseText

IHTMLXMLHttpRequest::responseXML

 

 

Build date: 6/12/2012