IInputStream interface
Enables obtaining an asynchronous reader operation on a sequential stream of bytes.
Members
The IInputStream interface inherits from IInspectable. IInputStream also has these types of members:
- Methods
Methods
The IInputStream interface has these methods.
Method | Description |
---|---|
ReadAsync | Creates an asynchronous byte reader operation object. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Robytestream.h |
IDL |
Robytestream.idl |