Share via


IRAPIStream (Windows CE 5.0)

Send Feedback

This interface extends the IStream:IUnknown interface with two methods that allow the setting of timeouts.

Methods in Vtable Order

Method Description
SetRapiStat Sets the value of the timeout value for the IStream::Read method.
GetRapiStat Gets the current value of the timeout for the IStream::Read method.

Remarks

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

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

Requirements

Pocket PC Platforms: Pocket PC 2000 and later

Smartphone Platforms: Smartphone 2002 and later

OS Versions: Windows CE 2.0 and later.

Header: Rapi.h.

Link Library: Rapi.lib.

See Also

IStream:IUnknown | IRAPIStream::GetRapiStat | IRAPIStream::SetRapiStat | IStream::Read | IStream::Stat

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.