This interface extends the IStream interface with two methods that allow the setting of timeouts.
At a Glance
Header file: | Rapi.h |
Windows CE versions: | 2.0 and later |
Method | Description |
IRAPIStream::SetRapiStat | Sets the value of the timeout value for the IStream::Read method. |
IRAPIStream::GetRapiStat | Gets the current value of the timeout timeout for the IStream::Read method. |
Remarks
The SetRapiStat and GetRapiStat methods are modeled after the IStream::Stat method.