responseBody property
Retrieves the response body as an array of unsigned bytes.
This property is not available for Windows Store apps built for Windows using JavaScript.
Syntax
HRESULT value = object.get_responseBody(* 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
Build date: 11/12/2012