Share via


IRAPIStream (Windows Embedded CE 6.0)

1/6/2010

This interface extends the IStream interface with two methods that allow the setting of time-outs.

Methods in Vtable Order

IRAPIStream methods Description

SetRapiStat

Sets the time-out value for the IStream::Read method.

GetRapiStat

Gets the current value of the time-out for the IStream::Read method.

Remarks

The GetRapiStat and SetRapiStat methods are modeled after the IStream::Stat method.

IRAPIStream supports only the ISTREAM::Read and ISTREAM::Write methods.

Requirements

Header rapi.h
Library rapi.lib
Windows Embedded CE Windows CE 3.0 and later

See Also

Concepts

RAPI Interfaces