This topic has not yet been rated - Rate this topic

readAsText method

Reads a MSStreamReader object into memory as a text string.

Internet Explorer 10

Syntax

var retval = MSStreamReader.readAsText(stream, encoding, size);

Parameters

stream [in]

Type: MSStream

encoding [in, optional]

Type: DOMString

size [in, optional]

Type: signed long long

Return value

Type: HRESULT

This method can return one of these values.

S_OK

See also

MSStreamReader

 

 

Send comments about this topic to Microsoft

Build date: 11/20/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.