IRAPIStream

Send Feedback

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

Methods in Vtable Order

IRAPIStream methods PPC SP 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

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: Declared in rapi.h
Library: Use rapi.lib

See Also

Remote API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.