This documentation is archived and is not being maintained.
responseBody property
Retrieves the response body as an array of unsigned bytes.
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
- Reference
-
IHTMLXMLHttpRequest::responseText
-
IHTMLXMLHttpRequest::responseXML