The IRAPIStream interface extends the Istream interface with two methods that allow the setting of timeouts.
Method | Description |
---|---|
IRAPIStream::SetRapiStat | Sets the value of the timeout. |
IRAPIStream::GetRapiStat | Gets the current value of the timeout. |
Header file: | rapi.h |
Platforms: | H/PC |
Versions: | 2.0 and later |
The SetRapiStat and GetRapiStat methods are modeled after the IStream::Stat method.