IRAPIStream

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Methods in Vtable Order

IUnknown methods

IStream methods

IRAPIStream methods Windows Mobile Professional Windows Mobile Standard Description

SetRapiStat

X

X

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

GetRapiStat

X

X

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
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

Concepts

RAPI Interfaces