msInputStream property

[Internet Explorer 11. This property was supported in pre-release versions of IE11. As of IE11, it is obsolete.]

Returns the underlying IInputStream object.

Internet Explorer 10

Syntax

JavaScript
msInputStream = object.msInputStream

Property values

Type: Object

The underlying IInputStream.

Remarks

Note  IE11. This property was supported in pre-release versions of IE11. As of IE11, it is obsolete.

The msInputStream property returns the IInputStream object that is being passed by msStream. The MIME type that is associated with the IInputStream object is passed by the type property.