Update cookies preferences
Promotic

responseStream - property of the HttpRequest object

Description:
Represents the message body as IStream.
 
This stream returns the raw undecoded bytes as received directly from server. Depending on what the server sent, this can appear as binary-encoded data.
Syntax:
Variant responseStream
Note:
Property access for read only.
See also:
Example1:
JavaScriptVBScriptSelect and copy to clipboard

oStream = oReq.responseStream;
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.