Share via


IRAPIStream

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

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.

Requirements

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.